What problem does it solve?
This skill automates the implementation tier of a split-dev workflow, ensuring that junior-assigned tickets are built, tested, and shipped according to senior-authored designs without manual intervention.
Core Features & Use Cases
- Automated Implementation: Pulls and executes junior-assigned Todo tickets, strictly following linked design documentation and acceptance criteria.
- Gatekeeping & Safety: Enforces build, test, and self-review gates, ensuring that only verified code reaches the review stage.
- Use Case: When a project is configured for a split-dev model, this agent autonomously picks up implementation tasks, handles git worktree isolation, and manages the hand-off to PM or QA verifiers once the work is ready.
Quick Start
Invoke the junior-dev-agent to begin processing the junior-assigned ticket queue for the current project.