Complete Feature Set
Everything you need to maintain standards while moving fast. Tech stack enforcement, quality gates, and autonomous orchestration.
Six Core Capabilities
Built for developers who want speed without sacrificing control or quality
Tech Stack Enforcement
Define your approved technologies once in tech-stack.md. SpecSwarm validates every feature against your stack during planning, preventing 95% of technology drift.
Simplified Workflow
Build complete features with 2 commands instead of 7+. /specswarm:build handles spec → plan → tasks → implementation → quality. Then /specswarm:ship merges with quality gates.
Quality Validation
0-100 point scoring system with configurable thresholds. Analyzes test coverage, bundle size, code quality, and more. Blocks merges below standards with clear remediation steps.
Autonomous Orchestration
Natural language feature descriptions become working code. Handles planning, task breakdown, implementation, testing, and quality analysis autonomously with intelligent retry logic.
Production Validated
Proven in real-world React 19 + Redux + Three.js application. Feature 015: 76/76 tasks completed, 96.3% test pass rate, 3,500+ lines of test code, 1,530 lines of docs.
Developer Control
Choose your level of control. Simplified workflow for speed, granular workflow for complex features. Decision checkpoints, not black box automation. You stay in charge.
Simplified vs. Granular Workflow
Choose the workflow that fits your needs. Both deliver the same quality results.
| Aspect | Simplified (Recommended) | Granular (Step-by-Step) |
|---|---|---|
| Commands Required | 2 commands | 7 commands |
| Time to Complete | 4-5 hours | 4-5 hours |
| Clarification Phase | Interactive (built-in) | Separate step |
| Planning Review | Autonomous | Manual review |
| Task Execution | Autonomous | Step-by-step |
| Quality Analysis | Built-in | Separate command |
| Best For | Most features | Complex architectural changes |
New to SpecSwarm? Start with the simplified workflow. Switch to granular when you need step-by-step control for complex architectural changes.
32 Commands Organized by Category
Comprehensive toolkit for the complete development lifecycle
High-Level (v3.2)
/specswarm:build- Complete feature development/specswarm:fix- Test-driven bug fixing with retry/specswarm:upgrade- Framework/dependency migrations/specswarm:ship- Quality-gated merge
New Features
/specswarm:specify- Create feature specification/specswarm:clarify- Ask clarification questions/specswarm:plan- Design implementation/specswarm:tasks- Generate task breakdown/specswarm:implement- Execute implementation/specswarm:complete- Finish and merge
Bug & Issue Management
/specswarm:bugfix- Regression-test-first fixing/specswarm:hotfix- Emergency production fixes
Code Maintenance
/specswarm:modify- Feature modifications/specswarm:refactor- Quality improvements/specswarm:deprecate- Phased feature sunset
Quality & Analysis
/specswarm:analyze-quality- 0-100 scoring/specswarm:impact- Impact analysis/specswarm:suggest- AI workflow recommendations
Advanced Orchestration
/specswarm:orchestrate-feature- Autonomous lifecycle/specswarm:validate- Multi-type validation/specswarm:coordinate- Multi-bug debugging/specswarm:metrics- Performance analytics
Project Lifecycle (v3.1+)
/specswarm:init- Initialize with auto-detection/specswarm:rollback- Safe feature revert with backup/specswarm:release- Automated release preparation/specswarm:security-audit- Vulnerability scanning/specswarm:constitution- Project governance/specswarm:checklist- Custom checklists
Choose Your Workflow
SpecSwarm adapts to your needs with simplified or granular workflows
Simplified Workflow
3 commands • 70% faster
/specswarm:build Generates spec, plan, tasks, and implementation
/specswarm:fix Fix issues from manual testing
/specswarm:ship Quality gates, test coverage, merge to main
Best for:
- Most features and bug fixes
- Rapid development iterations
- Standard architectural changes
Granular Workflow
8 commands • Step-by-step
Use when:
- Complex architectural changes
- Stakeholder review at each phase
- Learning SpecSwarm workflows
Ready to Get Started?
Install SpecSwarm and start building features with tech stack enforcement and quality gates.