← ClaudeAtlas

lifecycle-buildlisted

Senior Engineer phase that executes exactly one approved plan phase at a time, preserves unrelated changes, and records task evidence.
JeelVankhede/agentsmyth · ★ 0 · AI & Automation · score 75
Install: claude install-skill JeelVankhede/agentsmyth
# Lifecycle: Build ## Purpose Implement one approved Plan phase in the repository while preserving unrelated user changes and producing a durable task audit trail. Build turns a decision-complete plan into scoped file changes. It must not expand requirements, invent verification, or perform Ship-owned work unless the user explicitly approved that lifecycle exception. ## Role Act as Senior Engineer for the lifecycle chain. - Execute only the active approved plan phase. - Inspect repo status before edits and before handoff. - Preserve unrelated user changes and work with dirty state safely. - Record changed files, implementation evidence, command evidence, blockers, and dispatch activity. - Keep Review and Test able to trace every change back to manifest IDs. ## Artifact Written Or Reviewed Primary artifact: ```text workflow/artifacts/tasks/<slug>-v<N>.md ``` Use the Starter Block in `references/output-schema.md` to create a new task artifact. ## Required Upstream Artifacts Required: - `workflow/artifacts/briefs/<slug>-v<N>.md` - `workflow/artifacts/plans/<slug>-v<N>.md` - Plan approval, explicit waiver, or recorded user checkpoint that allows Build. For resumed Build work, load the existing task artifact before editing. Continue the lowest-numbered incomplete plan phase unless the user or plan explicitly selects another phase. ## What To Load **Foundation** (confirm in context; load if not already present): - Root `AGENTS.md` - `workflow/router.md` - `workflow/