What problem does it solve?
Orchestrates end-to-end execution of fully-specced plan bundles by coordinating per-story execution, reviews, and final gap assessments, ensuring consistent state and artifacts.
Core Features & Use Cases
- End-to-end plan orchestration: runs exec-spec and quick-review for each story, then a final gap review.
- Team and sub-agent support: works with Agent Teams (--team) or portable sub-agents.
- Artifact management: validates FIS presence for each story, writes plan/state changes, and handles worktree-based deferrals in team mode.
- Use Case: A software project with multi-story specs can be executed autonomously by coordinating sub-agents to implement and review stories, plus a final gap review to catch missing gaps.
Quick Start
Run /andthen:exec-plan with a plan directory and optional code repository to start executing all stories through exec-spec and quick-review.