概要
The Repository Context Checker is an intelligent workflow guardrail for Claude Code that prevents the common anti-pattern of performing architectural planning within implementation-focused codebases. By analyzing directory structures, plugin configurations, and developer intent through natural language keyword detection, it identifies whether a workspace is a strategic 'brain' repository (containing specs, ADRs, and roadmaps) or a tactical 'code' repository (containing source code and deployment configs). The skill provides real-time, severity-based feedback to ensure that high-level decisions are documented in the right place before implementation begins, maintaining a clean separation between architecture and execution.