/research
Research a library, framework, or technical topic
$ npx -y skills add jeffrigby/somepulp-agents --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/research
Context preview
What this command does when you run it.
Research a library, framework, or technical topic
Command definition
research.mddescription: Research a library, framework, or technical topic argument-hint: "<topic>" context: fork agent: research-assistant
Research the following topic thoroughly.
Prioritize: 1. Context7 for official documentation 2. GitHub CLI for code examples and repository information 3. Web search for additional context
Provide:
- Summary of key findings
- Installation and setup guidance (if applicable)
- Best practices and common patterns
- Code examples from official sources
- Links to authoritative documentation
Research topic: $ARGUMENTS
A plugin marketplace for Claude Code providing specialized agents for code auditing, documentation maintenance, and library/API research.
Repo: jeffrigby/somepulp-agents
Other commands on somepulp-agents.
- /dead-code
Detect and clean up dead code (unused imports, exports, files, dependencies)
Open command - /deep-audit
Run a comprehensive deep audit by orchestrating specialist agents
Open command - /update-docs
Update and synchronize project documentation with recent code changes
Open command - /official-docs
Fetch official documentation and code examples before starting a task
Open command

