ACKit Workflow
Activate for any repository work session so tasks stay auditable.
Steps
- Read the active task under
docs/tasks/; if none matches the request, create one withackit task "<title>"(never invent IDs). - Keep exactly one
[~]active checklist item; implement only that item. - Run the task's own test plan; paste pass/fail counts into Completion notes.
- Tick criteria, focused Conventional Commit, then immediately continue with the next dependency-ready task.
ackit doctormust be green before the first commit of a session.
Notes
- Unfinished work is never marked complete; checkpoint commits are fine.
- Out-of-scope requests become new tasks instead of scope creep.