Most Used Commands
Start here - these are the commands you'll use most often
| Command | Purpose |
|---|---|
/siftcoder:build |
Build new project from spec |
/siftcoder:add-feature |
Add feature to existing code |
/siftcoder:fix |
Fix bugs with boundaries |
/siftcoder:understand |
Learn your codebase |
/siftcoder:document |
Generate documentation |
All Command Categories
Organized by workflow for easy navigation
๐๏ธ BUILD
New development from specifications
/siftcoder:build- Build from spec/siftcoder:add-feature- Add feature/siftcoder:organize-project- Structure/siftcoder:features- List queue
๐ง MAINTAIN
Safe modifications to existing code
/siftcoder:investigate- Read-only explore/siftcoder:fix- Bounded fix/siftcoder:optimize- Performance/siftcoder:scope- Manage boundaries/siftcoder:blast-radius- Validate/siftcoder:rollback- Revert
๐ DOCUMENT
Generate comprehensive documentation
/siftcoder:document code- Inline docs/siftcoder:document user-manual- User guide/siftcoder:document architecture- Diagrams/siftcoder:document technical- API docs
๐ UNDERSTAND
Analyze and capture codebase knowledge
/siftcoder:understand- Analyze project/siftcoder:reverse-spec- Spec from code/siftcoder:search- Semantic search
๐ ANALYZE
Spec vs code comparison and ideation
/siftcoder:gap-analysis- Find gaps/siftcoder:ideate- Feature ideas/siftcoder:improve-spec- Enhance spec
๐ SECURE
Security analysis and vulnerability detection
/siftcoder:security scan- Full audit/siftcoder:security secrets- Find secrets/siftcoder:security deps- Vulnerable deps/siftcoder:security owasp- OWASP Top 10
๐งช TEST
Intelligent testing and quality assurance
/siftcoder:test generate- Create tests/siftcoder:test coverage- Check coverage/siftcoder:test quality- Assess tests/siftcoder:test flaky- Fix flaky/siftcoder:test mutate- Mutation test
๐๏ธ REVIEW
Automated code review and analysis
/siftcoder:review pr- Review PR/siftcoder:review diff- Review changes/siftcoder:review checklist- Checklist/siftcoder:review history- File history
๐ DEBUG
Debugging assistance tools
/siftcoder:debug error- Explain error/siftcoder:debug stacktrace- Parse stack/siftcoder:debug reproduce- Reproduce bug/siftcoder:debug bisect- Find commit/siftcoder:debug trace- Trace flow
โป๏ธ REFACTOR
Safe, systematic code improvements
/siftcoder:refactor suggest- Find issues/siftcoder:refactor extract- Extract/siftcoder:refactor rename- Rename/siftcoder:refactor debt- Tech debt
๐ API
API development and validation
/siftcoder:api document- OpenAPI spec/siftcoder:api validate- Validate spec/siftcoder:api breaking- Breaking changes/siftcoder:api mock- Mock server/siftcoder:api client- Client SDK
โก PERF
Performance profiling and optimization
/siftcoder:perf analyze- Static analysis/siftcoder:perf profile- Runtime guide/siftcoder:perf benchmark- Benchmarks/siftcoder:perf bundle- Bundle size
โจ CREATIVE
Novel AI features you won't find elsewhere
/siftcoder:duck- Rubber duck/siftcoder:ghost- What-if mode/siftcoder:oracle- Predict intent/siftcoder:timewarp- State time-travel/siftcoder:archaeologist- Code history/siftcoder:fortune- Tech debt oracle/siftcoder:ripple- Impact viz- + 8 more creative features
โ๏ธ SALESFORCE
16+ specialized Salesforce commands
/siftcoder:apex- Apex analysis/siftcoder:lwc- LWC components/siftcoder:schema- Schema mgmt/siftcoder:sf-deploy- Deployment/siftcoder:sf-test- Apex tests- + 11 more Salesforce commands
๐ฎ WORKFLOW CONTROL
Control autonomous workflows
/siftcoder:status- Check progress/siftcoder:pause- Stop workflow/siftcoder:continue- Resume/siftcoder:focus- Focus area/siftcoder:pair- Pair mode/siftcoder:prompt- Prompt helper- + 2 more
๐พ SESSION
Manage session state and checkpoints
/siftcoder:checkpoint- Save state/siftcoder:handoff- Cross-session/siftcoder:preview- See changes/siftcoder:trace- Execution log/siftcoder:rollback- Revert- + 2 more
๐ค AUTONOMOUS
Self-improving workflows
/siftcoder:heal- Self-healing/siftcoder:tdd- Test-driven/siftcoder:swarm- Parallel tasks
๐ Need Complete Reference?
Full documentation for all 103 commands is available on GitHub
View Full Command Reference on GitHub โ