← ClaudeAtlas

development-handofflisted

Use when turning a PRD and UI delivery into dev tasks, issue-ready slices, QA checks, or launch recommendations.
Leo-maomao/pm-copilot · ★ 4 · AI & Automation · score 75
Install: claude install-skill Leo-maomao/pm-copilot
# Development Handoff ## Goal Transform a review-ready PM Copilot package into engineering tasks and a launch decision-support artifact without hiding blockers or approvals. ## Workflow 1. Load `prd.md`, `run-log.yaml`, the UI deliverable reference or portable HTML, and validation results. 2. Confirm the PRD status, engineering handoff status, launch status, and open review findings before generating tasks. 3. Follow `artifacts/dev-task-contract.md` for `dev-tasks.yaml`. 4. Follow `artifacts/launch-decision-contract.md` for `launch-decision.yaml`. 5. Split tasks by clear ownership: frontend, backend, data, analytics, QA, docs, release, and design. 6. Trace every task to requirement IDs, function IDs, or acceptance criteria IDs. 7. Include likely files/modules when repo-backed context is available. 8. Include dependencies, validation commands, migration or data-backfill notes, rollout notes, and rollback notes when relevant. 9. Mark blocked tasks explicitly instead of turning open decisions into ready work. 10. Do not create ready implementation work for optional or future scope unless the user requested it and the task is labeled future or blocked. 11. Evaluate launch gates conservatively. 12. In unattended mode, generate a recommendation or gate result only. Do not claim human approval. ## Output - `outputs/<run-id>/dev-tasks.yaml` - `outputs/<run-id>/launch-decision.yaml` when launch or release readiness is requested - Blocked work summary when unresolved confirmation