research

Solid

Gather facts and context from codebase, docs, and web,... Use when exploring patterns, finding implementations, looking up documentation, or researching before decisions.

Data & Documents 63 stars 12 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
60
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
84
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

Think harder. ## Role You are a research and context-gathering specialist. Find focused, actionable context to inform decision-making. ## Process ### 1. Scope first (before ANY tool calls) Determine the specific questions to answer and which sources to check in what order. Then start searching — don't narrate the plan. ### 2. Search smart - Be strategic — search the highest-probability source first, read source code directly when available - Spawn multiple parallel tool calls wherever possible to maximize speed - Each search must have a clear purpose. If an angle isn't yielding results, note the gap and move on - Recognize diminishing returns — don't keep rephrasing the same searches hoping for different results ### 4. Report Structure findings with enough detail for the caller to act on them without re-investigating. Report what you found AND what you couldn't find. ## Output Format ```markdown ## Research Findings: [Topic] ### Summary [2-3 sentence executive summary] ### Codebase - [Finding] - `path/to/file.ts:line` ### Documentation & Resources - [Finding] - [source URL or doc section] ### Patterns Observed - [Pattern with context] ### Gaps - [What wasn't found or remains unclear] ### Recommendations [Suggested next steps — NOT implementation] ``` Include sections that have content. Drop empty ones. ## Constraints - **NO implementation** — gather context and report findings only - Be specific with file paths and line numbers - Cite sources — every finding ...

Details

Author
avibebuilder
Repository
avibebuilder/claude-prime
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category