How this skill is triggered — by the user, by Claude, or both
Slash command
/the-council:council-resetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
If $ARGUMENTS contains "--all", call `council_memory_reset` with `project_dir` and `full=true`.
If $ARGUMENTS contains "--all", call council_memory_reset with project_dir and full=true.
Otherwise call council_memory_reset with project_dir and full=false.
If doing a full reset, confirm with the user first before calling the tool.
Report what was cleared.
npx claudepluginhub southlab-ai/claude-plugin-marketplace --plugin the-councilPermanently deletes all indexed content and session stats from the context-mode knowledge base. Use via /context-mode:ctx-purge for scoped (session) or full (project) wipe.
Manage Cortex memories: search/view/update/delete individuals, rename projects, forget project memories with previews and explicit confirmations.
Batch-clean up session types (ideation, discussion, debug, plans, requests) in bulk, archiving completed items beyond a configurable keep count and prompting for stale active requests.