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-2 --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/plan-research-daemn256-workspace-repo-templ-2/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 Uses **Planner**. Investigate a problem space by gathering evidence from the codebase, documentation, and external sources. Produce a structured research summary with cited sources. **Prerequisites:** Clear research question or problem statement --- ## Phase 1: Scope the Investigation ### Define Research Boundaries 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 ```markdown ## Context Anchors - **Issue:** #<number> - <title> - **Phase:** 1 — Scope ## Research Question <Clear statement of what needs to be investigated> ## Scope **In:** <what to investigate> **Out:** <what to exclude> ## Starting Points - <file, doc, or source 1> - <file, doc, or source 2> ## Next Step Begin evidence gathering. **Approval Required:** No ``` --- ## Phase 2: Gather Evidence ### 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, depe

What's inside
Steps it walks through
  1. Phase 1: Scope the Investigation
  2. Define Research Boundaries
  3. Output
  4. Phase 2: Gather Evidence
  5. Internal Sources
  6. External Sources
  7. Evidence Standards
  8. Phase 3: Synthesize
  9. Produce Research Summary
  10. ⛔ CHECKPOINT
  11. 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-2 --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