What problem does it solve?
This Skill eliminates manual coordination and context-switching when implementing a development brief by automating the full lifecycle from planning to commit, ensuring each step is tracked and validated.
Core Features & Use Cases
- End-to-end orchestration: Delegates planning, implementation, testing, review, documentation, and committing across specialized subagents (architect, forger, sentinel, warden, mender, document).
- Integration and guards: Updates session state, emits optional brain MCP events and heartbeats, enforces retry and blocking logic for failing tests or reviews, and produces conventional commits that reference the brief.
- Use Case: Run /hunt BR-008 to load a brief from ai/briefs, generate a plan, implement changes, run tests, perform review gates, update docs if needed, and commit the result.
Quick Start
Invoke the hunt skill with a brief ID to run the full implementation workflow for that brief, for example: /hunt BR-008