Add research directive to global CLAUDE.md
Adds research requirements directive to global CLAUDE.md for enhanced tool discovery.
/plugin marketplace add bengous/claude-code-plugins/plugin install claude-meta-tools@bengous-pluginsInject the research requirements directive into the user's global CLAUDE.md.
Read the template from ${CLAUDE_PLUGIN_ROOT}/templates/research-directive.md.
Read ~/.claude/CLAUDE.md and check:
## Research Requirements section?If the section already exists, inform the user and ask if they want to replace it.
Show the user the directive that will be added:
This will add the following to ~/.claude/CLAUDE.md:
<show template content>
Use AskUserQuestion to confirm:
If "Preview", show how the final file will look, then ask again.
If confirmed:
## Research Requirements: append template to end of fileReport success:
Added research directive to ~/.claude/CLAUDE.md
The `/claude-meta-tools:research` command will now be suggested when:
- You need documentation lookups
- MCP discovery is required
- You're unsure which tool to use