SwissArmyHammer
JSON →Manage AI prompts as local markdown files.
Tools · 12
- /plan Break work into kanban tasks by reading a spec file or through interactive conversation
- /implement Do one kanban task at a time, with context-aware code editing and testing
- /finish RalphLoop one task — or a whole tag/project — through implement → test → review → done
- /test Run tests, report failures as tasks
- /test-loop RalphLoop test→fix→test until green
- /review Code review -- findings become new tasks
- /commit Clean conventional commit
- /coverage Find untested code, create tasks for the gaps
- /code-context Semantic code search and symbol lookup across 25+ languages
- /deduplicate Find near-duplicate code and refactor it
- /shell Execute commands with persistent, searchable output history
- /double-check Verify recent work before moving on
Links
★ 14 GitHub stars