Archive completed tasks. Use when TASKS.md has many completed items cluttering the view.
Move completed tasks from TASKS.md to the archive.
Two questions: if any answer is "no", don't archive:
[x] items truly done?" → Verify nothing was checked off
prematurely[x] tasksThese are inviolable:
ctx task archive $ARGUMENTS
Example: preview first (recommended):
ctx task archive --dry-run
Example: archive after confirming the preview:
ctx task archive
Archived tasks go to archive/tasks-YYYY-MM-DD.md in the context directory,
preserving Phase headers for traceability.
Report how many tasks were archived and where the archive file was written.