Documentation
README
description: Close a todo (TODO-xxx), sync completed.md, refresh overview Top3. handoffs:
- label: Status agent: pm.status prompt: Refresh status after closing todo send: true
User Input
$ARGUMENTS
Usage: TODO-001 | TODO-001 --note "..." | TODO-001 --start (only in_progress).
Outline
- Parse TODO id. Require it exists in
state/todo.md. --startβin_progressonly.- Else β
done, append tostate/completed.mdand modulecompleted.md, remove/mark done in state todo. - If linked finding has no other open todos β
resolved. - Refresh overview; confirm item left Top3.
Shared Workflow (all /pm-* commands)
Follow this order when the command mutates .pm/ state:
This is the opening of the README. Read the full README on GitHub.