research-first

Solid

Apply when planning fixes, investigating tech debt, architecting solutions, or diagnosing unknown issues. Search online for current documentation and state-of-the-art approaches before tracing through code.

Data & Documents 335 stars 35 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
32
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Research Before Planning Protocol Before planning any fix, tracing any issue, or proposing any solution: 1. Search online for current official documentation to confirm the behavior is NOT intended or already fixed 2. Search for state-of-the-art solutions, known community workarounds, and recent discussion on this problem type 3. Use parallel sub-agents to search multiple sources simultaneously 4. Report all findings before any code tracing begins Then trace each problem end-to-end through the actual source code using parallel sub-agents. Do not stop until ≥95% confident in the root cause for every issue being investigated.

Details

Author
zaxbysauce
Repository
zaxbysauce/opencode-swarm
Created
3 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category