Get up and running in 5 minutes
Two options to install:
In Claude Code, navigate to the plugin directory and run:
/plugin
✅ Auto-detects and installs the plugin
Clone from GitHub:
git clone https://github.com/ialameh/sift-coder.git
Then run /plugin in the cloned directory
Run /plugin list - you should see sift-coder in the list
Let SiftCoder learn your project structure
/siftcoder:understand
Experience autonomous AI development
/siftcoder:build ./spec.md
Creates entire project from specification file
/siftcoder:add-feature "Add user login"
Analyzes codebase and implements feature with tests
/siftcoder:investigate "Bug description"
Safely explores code (read-only) to understand the issue
/siftcoder:document architecture
Creates Mermaid diagrams, API docs, and guides
/plugin list to verifyenabledPlugins in ~/.claude/settings.json/siftcoder:status to testJoin thousands of developers using SiftCoder to build faster
⭐ Star on GitHub