What problem does it solve?
This Skill gives individual contributors a reliable workflow for implementing tickets without branch collisions, incomplete handoffs, unverified changes, or unsafe edits to shared project surfaces.
Core Features & Use Cases
- Isolation and Preflight: Creates the feature branch first and validates repository state, worktrees, ticket records, and source-of-truth documents before editing.
- Implementation Discipline: Enforces the required read order, choke-point defect investigation, testing, explicit staging, commit verification, localization, accessibility, and daily status fragments.
- Team Handoffs: Produces a structured CODE output with worktree, branch, mutation, test, assumption, and next-step details, or a precise blocked status when progress cannot continue.
- Use Case: Use it when an iOS, Android, backend, web, CLI, library, or specialist agent receives an implementation ticket and needs to complete the work safely through code review.
Quick Start
Give the skill a ticket ID and the assigned repository or worktree so it can run preflight checks, implement the change, test it, commit explicit paths, and return the required CODE profile.