From matrix
Conducts multi-source research on topics via web search, documentation queries, matrix memory, and GitHub using a 5-phase pipeline. Outputs markdown reports at quick/standard/exhaustive depths.
npx claudepluginhub ojowwalker77/claude-matrix --plugin matrixThis skill is limited to using the following tools:
Perform comprehensive research on a topic using multiple sources: web search, Context7 documentation, Matrix memory, GitHub repositories, and more.
Conducts deep parallel research on topics using web searches and tools. Produces cited markdown files in research/ directory with validated URLs and synthesis summary.
Guides agents through structured research phases: planning queries, multi-query execution, source analysis, and synthesis for comprehensive investigations or reports.
Conducts systematic internet research via strategic questioning, multi-source analysis, credibility evaluation with tier system, and structured .research/ reports. Use for best practices, comparisons, technology evaluations, trends.
Share bugs, ideas, or general feedback.
Perform comprehensive research on a topic using multiple sources: web search, Context7 documentation, Matrix memory, GitHub repositories, and more.
Parse user arguments from the skill invocation (text after the trigger phrase).
Format: <query> [depth]
quick | standard | exhaustive (default: standard)Follow the 5-phase research pipeline detailed in references/research-pipeline.md:
Save to session directory: $CLAUDE_SESSION_DIR/matrix-research-[slug]-[timestamp].md
If $CLAUDE_SESSION_DIR is not available, fall back to current working directory.
After completing research:
/matrix:deep-research React Server Components best practices standard
/matrix:deep-research "how to implement OAuth 2.0 with PKCE" exhaustive
/matrix:deep-research TypeScript generics quick
For detailed pipeline procedures, consult:
references/research-pipeline.md - Complete 5-phase research process with output format