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 technology drift.

Simplified Workflow

Build complete features with 3 commands: build, fix, ship. /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. See the case study for validated results.

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 3 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.

10 Commands in 3 Categories

Streamlined toolkit with deep capability behind simple commands

Core Workflows (v4.0)

  • /specswarm:init - Interactive project initialization
  • /specswarm:build - Build complete feature from spec to implementation
  • /specswarm:fix - Fix bugs with test-driven approach and auto-retry
  • /specswarm:modify - Change existing features with impact analysis
  • /specswarm:ship - Quality-gated merge to parent branch

Distinct Workflows

  • /specswarm:release - Complete release workflow (version, changelog, tag)
  • /specswarm:upgrade - Dependency/framework upgrade with breaking change analysis
  • /specswarm:rollback - Safe rollback with artifact cleanup
  • /specswarm:status - Check background session progress
  • /specswarm:metrics - Feature-level orchestration analytics

Internal Commands

Run automatically inside build/fix/modify workflows. Call directly to re-run individual steps.

  • specify, clarify, plan, tasks, implement
  • validate, analyze-quality, complete, constitution

Choose Your Workflow

SpecSwarm adapts to your needs with simplified or granular workflows

Recommended

Simplified Workflow

3 commands • Autonomous

1
/specswarm:build

Generates spec, plan, tasks, and implementation

2
/specswarm:fix

Fix issues from manual testing

3
/specswarm:ship

Quality gates, test coverage, merge to main

Best for:

  • Most features and bug fixes
  • Rapid development iterations
  • Standard architectural changes
Full Control

Granular Workflow

8 commands • Step-by-step

/specify /clarify /plan
/tasks /implement /fix
/analyze-quality /complete

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.