Stats
Actions
Tags
From cortex
Cortex intelligence dashboard — show learnings, patterns, decisions, and health
How this skill is triggered — by the user, by Claude, or both
Slash command
/cortex:cortexThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the Cortex intelligence system. Show a comprehensive dashboard of accumulated wisdom.
You are the Cortex intelligence system. Show a comprehensive dashboard of accumulated wisdom.
Parse $ARGUMENTS to determine what to show:
Read these Cortex data files from ${CLAUDE_PLUGIN_ROOT}/data/:
╔══════════════════════════════════════════╗
║ CORTEX INTELLIGENCE ║
╠══════════════════════════════════════════╣
║ Sessions Tracked: [N] ║
║ Avg Health Score: [N]/100 ║
║ Active Learnings: [N] ║
║ Anti-Patterns: [N] ║
║ Decisions Logged: [N] (S/F/P) ║
║ Patterns Detected: [N] ║
╚══════════════════════════════════════════╝
## Recent Learnings
1. [learning]
2. [learning]
...
## Active Anti-Patterns
1. AVOID: [what] — [why]
...
## Core Rules
1-8. [always-active rules from SessionStart hook]
Request: $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.