Langerrr/zforge
10 stars · Last commit 2026-04-22
Template-aware development workflow plugin for Claude Code.
README preview
# zforge Template-aware development workflow plugin for Claude Code. ## Commands | Command | Description | |---------|-------------| | `/plan <name> [--spec file]` | Interactive planning — discovery, codebase exploration, architecture design, writes template files | | `/compare <name>` | Parallel architecture comparison — spawns agents with different trade-off focuses | | `/plan-status` | Show feature status for all plans under the current workspace | | `/review [--staged \| --feature \| --only] [scope]` | Multi-reviewer code review with spawn/monitor pattern and confidence scoring | | `/track <name>` | Show/update progress for a feature | | `/feature-resume <name>` | Resume implementation on an existing feature | | `/feature-orchestrate <name>` | Autonomous multi-phase execution with signal monitoring | ## Agents | Agent | Used By | Purpose | |-------|---------|---------|