← ClaudeAtlas

plan-tasklisted

Convert an ambiguous software, data, or agent-workflow request into a bounded task contract with scope, interfaces, constraints, risks, and measurable acceptance criteria. Use before implementation when requirements or success conditions are not already decision complete.
changocr/agents-lab · ★ 0 · AI & Automation · score 63
Install: claude install-skill changocr/agents-lab
# Plan Task 1. Read available repository instructions, task state, and relevant files. 2. Separate discoverable repository facts from user preferences. 3. State the goal, audience, in-scope behavior, exclusions, and constraints. 4. Define interfaces, data boundaries, failure modes, tests, and acceptance criteria. 5. Prefer the smallest design that satisfies the request. 6. Surface any material decision that cannot be derived; do not choose silently. 7. If the project defines a durable artifact contract, save the approved plan there; otherwise return it inline. 8. When creating a Markdown artifact, reuse `assets/artifact.md` from this skill if available.