From reload-instructions
Updates AI instruction submodules to the latest version and reloads ROOT_INSTRUCTION
How this skill is triggered — by the user, by Claude, or both
Slash command
/reload-instructions:reload-instructionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Language:** Respond in the user's language. If unclear, default to the language of the user's message.
Language: Respond in the user's language. If unclear, default to the language of the user's message.
Updates the AI instruction system to the latest version and reloads ROOT_INSTRUCTION.
Update submodule
git submodule update --remote instructions/ai_instruction_kits
Verify update
echo "AI instruction system updated"
git submodule status instructions/ai_instruction_kits
Load ROOT_INSTRUCTION
Loads instructions/ai_instruction_kits/instructions/ja/system/ROOT_INSTRUCTION.md.
/reload-instructions
No arguments required. Fetches the latest AI instruction system and displays the ROOT_INSTRUCTION content.
npx claudepluginhub dobachi/claude-skills-marketplace --plugin reload-instructionsSynchronizes CLAUDE.md AI agent instructions with constitution updates via selective section mapping. Use after amendments, version bumps, new principles, or explicit sync requests.
Deprecated redirect skill pointing users to the renamed configs-update skill. Invoked only when old references to aiconfig-update appear.
Creates and maintains AI instruction files (CLAUDE.md, AGENTS.md, .cursor/rules/) with proper structure and cross-tool compatibility.