What problem does it solve?
The bootstrap skill provides an automatic, enforceable development workflow for Java Spring projects, guaranteeing that every code change passes planning, specification, building, verification, and review phases.
Core Features & Use Cases
- Session‑Start Hook: Detects project type, loads required skills, and initiates the workflow engine.
- 5‑Phase Workflow: Guides the agent through PLAN → SPEC → BUILD → VERIFY → REVIEW with auto‑transitions and guardrails.
- Verify/Fix Loop: Automatically retries failed builds or verifications up to configurable limits.
- Circuit Breakers & Context Budgeting: Prevents infinite loops and token over‑use.
- Multi‑Agent Support: Enables parallel sub‑agents or coordinated teams for large tasks.
Quick Start
Ask the assistant to start a new session, and the bootstrap skill will automatically enforce the full development workflow.