From codified-context
Use when deciding which agent, skill, or context document to invoke for a given file or task. Consults trigger tables to route work to the right specialist. Activated automatically when working in a project with codified context infrastructure.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codified-context:context-routingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Overview**: This skill teaches the AI how to use trigger tables for intelligent routing. When working in a project with .claude/context/trigger-tables.md, consult it to load the right context at the right time.
Overview: This skill teaches the AI how to use trigger tables for intelligent routing. When working in a project with .claude/context/trigger-tables.md, consult it to load the right context at the right time.
Routing Decision Flow:
On file open/edit:
On keyword detection:
On subsystem entry:
Routing precedence:
When to reload context:
When trigger tables don't exist:
npx claudepluginhub pwarnock/pwarnock-cc-plugins --plugin codified-contextRoutes every agent action through correct skills via routing table before code, files, or technical decisions. Checks adaptive overrides; defaults to rune:cook for code tasks.
Restructures oversized single-file Skills or scattered project rules into a well-organized Skill directory with progressive rigor tiers.
Optimizes AI agent context setup with rules files (CLAUDE.md), specs, source files, and hierarchy. Use for new sessions, degrading output, task switches, or project configuration.