What problem does it solve?
It solves the problem of coordinating a complex multi-phase software development process—planning, implementing, reviewing, security hardening, and testing—without the user needing to micromanage every step.
Core Features & Use Cases
- Repo-scoped workflow state management: Keeps progress isolated per repository and persists plans for auditability and live editing in org-mode or Markdown.
- Tiered autonomous agent orchestration: Routes tasks across different model tiers and phases (planning, execution, code review, security, quality gate, and completion guard) with looped remediation until PASS.
- Configurable execution modes: Supports standard/turbo/eco for different speed-quality tradeoffs and thorough/swarm behaviors, plus an epic mode for multi-component projects with worktree isolation and integration.
- Safety and permissions guardrails: Enforces a permission model (autonomous vs ask-before vs blocked actions) and uses a hardened review system with zero-tolerance gates.
Quick Start
Ask Claude to start a feature workflow by running: /workflow:start feature Add user authentication with JWT tokens