From ctx
Archives completed tasks from TASKS.md to dated archive files when many [x] items clutter the view. Includes dry-run preview and verification checks.
npx claudepluginhub activememory/ctx --plugin ctxThis skill is limited to using the following tools:
Move completed tasks from TASKS.md to the archive.
Archives completed Rulebook tasks to rulebook/tasks/archive/YYYY-MM-DD-<task-id>/ after implementation and validation. Cleans up active tasks list.
Archives completed PRDs and associated tasks/progress files to .plans/archive/. Parses task YAML to verify completion. Preview with --dry-run.
Share bugs, ideas, or general feedback.
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.