How this command is triggered — by the user, by Claude, or both
Slash command
/openspec-plugin:install-rulesHaikuThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
`mkdir -p .claude/rules`
`cp -r ${CLAUDE_PLUGIN_ROOT}/.claude .`を実行することmkdir -p .claude/rules
cp -r ${CLAUDE_PLUGIN_ROOT}/.claude .を実行すること
npx claudepluginhub shin902/shi-marketplace --plugin openspec/helpDisplays Hookify documentation: overview, quick start, commands (/hookify, /list, /configure), rule syntax in markdown, event types (bash, file, stop, prompt, all), actions (warn, block), and support links.
/hookify-helpDisplays Hookify system overview covering event types (bash, file, stop, prompt, all), rule file format, commands (/hookify, /hookify-list, /hookify-configure), and regex pattern tips.
/install-rulesInstalls Governor compact-mode rule files into a project for AI agents like Codex, Gemini, Cursor, Windsurf, or Cline. Supports --project, --agents all/codex/cursor, and --force via Python script.