What problem does it solve? Teams maintaining documentation projects need consistent AI commands for processing discussions, emails, meeting minutes, specs, and project state, but manually copying and configuring these templates across projects leads to drift and inconsistency. ## Core Features & Use Cases - Template Installation: Copies six context-processing command templates (discussions, emails, meeting minutes, specs, state, document formatting) into a target Docs Project's .claude/commands/ and .claude/rules/ directories. - Automatic Path Derivation: Detects the repo root, base path, commands/rules directories, and archive path from a single docs project path, with user confirmation before writing. - Update-Safe Behavior: Always overwrites generic templates while skipping project-specific files (specs registry, state sections, formatting rules) to preserve local customizations. - Use Case: After updating the meeting-minutes template in the central agentic-repos repo, run this installer to push the new version to every Docs Project without touching their customized specs or state files. ## Quick Start Install the context skills into my Docs Project at ~/repos/example/Example_Docs_Project.