← ClaudeAtlas

implement-with-senior-devlisted

Execute an approved implementation plan as the smallest complete patch — preserving existing patterns and uncommitted work, with layered verification and an exact change report. Use when the user has an approved or written plan and asks to implement, apply, or build it. Vague plans are refused back to planning.
akshay-diwadkar/skills · ★ 0 · Code & Development · score 75
Install: claude install-skill akshay-diwadkar/skills
# Implement With Senior Dev Implement the approved plan as the smallest complete patch. Repository evidence decides how code is written; the plan decides what behavior may change; the implementation contract proves what actually happened. ## Read Before Acting Read these files completely before editing: 1. `references/implementation-contract.json` — authoritative run-bundle fields, statuses, and safety policy. 2. `references/implementation-protocols.md` — canonical intake, editing, propagation, verification, and recovery procedure. 3. `references/code-quality-checklist.md` — per-file and final quality gates. 4. `references/implementation-hazards.md` — exact stop/recovery decisions. ## Non-Negotiables - Identify and snapshot the exact approved plan before editing. - Require `plan-contract: 3` metadata, canonical `SC/CH/T` records, a valid `finalize_plan.py` SHA-256 receipt (`<!-- plan-validation: 3; sha256: <digest> -->`), and execution blueprints. Reject v1, v2, and unversioned/legacy plans. - Refuse a plan when the parser reports ambiguity, unfinalized status, receipt mismatch, or a material repository contradiction. - Never use an implementation interview to reinterpret, repair, or extend approved product intent. Record semantic gaps and route them to `plan-with-senior-dev`; ask only for execution-state authorization already permitted by this contract. - Create an implementation-run bundle in confirmed ignored storage or an OS temporary directory. - Preserve unrelated