Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/cortex:cleanThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Activate the `workspace-hygiene` skill. Run the cleanup process.
Activate the workspace-hygiene skill. Run the cleanup process.
If $ARGUMENTS specifies a category, clean only that:
CRITICAL: Always show the assessment FIRST. Never delete without user confirmation.
Also run Cortex data file trimming:
tool-usage.jsonl → keep last 2000 entriesprompt-log.jsonl → keep last 500 entriessession-log.jsonl → keep last 1000 entrieslearnings.jsonl → keep last 200 entriesanti-patterns.jsonl → keep last 100 entriesdecision-journal.jsonl → keep last 500 entriesRequest: $ARGUMENTS
npx claudepluginhub pretinnov-inc/claude-plugin-marketplace --plugin cortexGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.