bigph00t
01Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-research-team.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-research-team.
Plugin Claude Code
Autonomous research agents for Claude Code - research topics with web search and AI synthesis.
MCP server Claude CodeCodexCursor +2
MCP server "research" as configured in bigph00t/claude-research-team. Runs ${CLAUDE_PLUGIN_ROOT}/dist/mcp/research-server.js with node.
Command
Fetch content from a specific URL and store it.
Command
Get more detail from a previous research finding.
Command
Check the status of the research service and recent research history.
Command
Research a topic using autonomous web search and AI synthesis.
Hook
Runs when a session starts on startup, clear and compact, executing session-start.js via node. From bigph00t/claude-research-team.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From bigph00t/claude-research-team.
Hook
Runs after a tool call finishes for Read, Grep, Glob, Bash, WebFetch, WebSearch and Task tool calls, executing post-tool-use.js via node. From bigph00t/claude-research-team.
Hook
Runs when a session ends, executing session-end.js via node. From bigph00t/claude-research-team.
Skill Claude CodeCodex
Get detailed information about a specific research finding or observation. Use when injected research mentions "[/research-detail ID]" for more sources and context.
Skill Claude CodeCodex
Check the status of the research service and recent research history.
Skill Claude CodeCodex
Research a topic using autonomous web search and AI synthesis. Use when you need external information, documentation lookup, or to validate technical approaches.