What problem does it solve?
The lead developer Skill prevents integration faults, missing contracts, and hidden dependencies by converting high-level plans into exhaustive, function-level implementation tasks and by validating completed work against the original plan and acceptance criteria.
Core Features & Use Cases
- Map execution flows with decision gates and identify blocking conditions before any destructive actions occur.
- Produce a function inventory and ordered task list that assigns work to backend and frontend agents with explicit API contracts.
- Review implemented changes for contract compliance, cross-stack consistency, AC coverage, and edge case handling.
- Use Case: Given an architect's plan to add a new feature, generate a complete tech breakdown, list blockers and required migrations, and verify that completed PRs match the agreed contracts.
Quick Start
Ask the lead developer to produce a function-level tech breakdown by providing the task, the architect's plan, context, and the phase set to breakdown or review.