What problem does it solve?
Guides and executes bolt-paced, TDD-driven iterations by gathering Jira context, planning sprints, and provisioning a local working branch ready for implementation.
Core Features & Use Cases
- Jira context gathering: collects bolt/story context, acceptance criteria, and dependencies to shape the plan.
- TDD-focused planning: creates a structured implementation plan organized into cycles (Red-Green-Refactor) and tracks progress locally.
- Branching & execution: creates a feature branch, stores the plan locally, and coordinates Task Context exploration (parallel or sequential) as needed.
- Traceability & collaboration: logs Jira transitions and plan updates to support reviews, PRs, and handoffs.
Quick Start
Start a bolt for PROJ-123 by gathering Jira context, creating a TDD-focused plan, and opening a feature branch for implementation.