instruction-manager

Manages and synchronizes AI instructions (global and project-level) across various tools (Gemini, Claude, Copilot, etc.). Use this skill when you need to: (1) Sync `templates/global-instructions/master.md` to all tool headers, (2) Generate or update `PROJECT_INSTRUCTIONS.md` in a directory, (3) Update sub-agent instructions, or (4) Maintain consistency in AI behavioral guidelines.

$ Installieren

git clone https://github.com/PlaneInABottle/configs /tmp/configs && cp -r /tmp/configs/.claude/skills/instruction-manager ~/.claude/skills/configs

// tip: Run this command in your terminal to install the skill