Agent skill · Workflow & Productivity

plan-research

Research a problem space with evidence gathering and source validation.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill plan-research-daemn256-workspace-repo-templ --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/plan-research-daemn256-workspace-repo-templ/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Plan Research The Planner drives this workflow. Investigate a problem space by gathering evidence from the codebase, documentation, and external sources. Produce a structured research summary with cited sources. --- ## Phase 1: Scope the Investigation Define the boundaries before researching. ### Steps 1. State the research question clearly 2. Identify what you need to learn and why 3. Define what is in-scope and out-of-scope 4. List known starting points (files, docs, APIs, prior ADRs) ### Output Produce a scoped research brief covering: research question, in/out scope, starting points. **Approval Required:** No --- ## Phase 2: Gather Evidence Collect evidence from internal and external sources. ### Internal Sources 1. Search the codebase for relevant patterns, implementations, and conventions 2. Read existing ADRs, architecture docs, and design notes 3. Review git history for context on past decisions 4. Quantify where possible (line counts, file counts, dependency counts) ### External Sources 1. Use `WebFetch` to read official documentation, changelogs, or specifications 2. Use `mcp__github__search_repositories` to explore prior art in open source 3. Do NOT rely solely on trai

What's inside
Steps it walks through
  1. Phase 1: Scope the Investigation
  2. Steps
  3. Output
  4. Phase 2: Gather Evidence
  5. Internal Sources
  6. External Sources
  7. Evidence Standards
  8. Phase 3: Synthesize
  9. ⛔ CHECKPOINT
  10. Error Handling
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the plan-research skill do?

Research a problem space with evidence gathering and source validation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill plan-research-daemn256-workspace-repo-templ --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going