← ClaudeAtlas

akrctx-tasklisted

Use when turning a development request into a akrctx task capsule.
aleksandarlabs/akrcontext · ★ 1 · AI & Automation · score 74
Install: claude install-skill aleksandarlabs/akrcontext
# akrctx-task Turn the request into a task capsule with goal, scope, context, explicit workflow choice, acceptance criteria, validation commands, and an implementation brief. ## Clarify before implementing Resolve ambiguity with the human before writing code, and leave the resolution in the capsule where the judge can read it. **When a question exists.** Ask only when two plausible answers would produce different implementation, validation, or scope. If every plausible answer leads to the same code, it is not a question — do not ask it. **How many.** There is no cap and no budget; the count falls out of the test above. A well-specified patch yields zero questions. An undefined contract yields as many as it takes. Never pad the list to look thorough, and never stop while a real ambiguity is left. There is no "assume and proceed" option. The test above already excludes trivia, so assuming would only ever mean guessing about something that mattered. **How to ask.** Plain text in a normal turn: one question, its alternatives enumerated, and what each would change. Ask one at a time so a later question can use an earlier answer. Decide matters of style yourself, and do not ask the human to design the implementation for you. **Where the answer goes.** After each answer, before asking the next, append it under `## Clarifications` in task.md beneath a `### Session YYYY-MM-DD` heading carrying today's date. If the answer changes a criterion, propagate it into acceptance-criter