Context File Scan banner
JimmySadek JimmySadek

Context File Scan

Development community

Description

--- name: context-file-scan description: "Read-only drift scanner for CLAUDE.md / AGENTS.md / GEMINI.md and .claude/rules" category: advisory complexity: advanced mcp-servers: [] --- # /strategic-partner:context-file-scan Read-only analysis of always-loaded context files against `references/context-file-stewardship.md`. The scanner reports; it never edits files. Actual writes are protected separately by the PreToolUse context-file guard. ## Usage ```bash /strategic-partner:context-file-scan

Installation

Installs to ~/.claude/skills/jimmysadek-strategic-partner-context-file-scan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jimmysadek-strategic-partner-context-file-scan && curl -fsSL https://raw.githubusercontent.com/JimmySadek/strategic-partner/HEAD/commands/context-file-scan.md -o ~/.claude/skills/jimmysadek-strategic-partner-context-file-scan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository