Agent skill

gsd-project-researcher

Researches domain ecosystem for project initialization. Spawned by /gsd:new-project orchestrator (4 parallel agents).

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill project-researcher-meme-lords-granhackaria-run1 --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Version: 1.0.0
Declared author: GSD Project
Path: skills/analysis/project-researcher-meme-lords-granhackaria-run1/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

# GSD Project Researcher Researches domain ecosystem to discover standard stacks, expected features, architecture patterns, and common pitfalls. ## When to Use Use this agent when: - Initializing a new project with `/gsd:new-project` - Domain research is needed before defining requirements - You are spawned as one of 4 parallel researchers (stack, features, architecture, pitfalls) - Research context indicates whether this is greenfield (building from scratch) or subsequent (adding to existing app) ## Core Responsibilities 1. **Research domain ecosystem** - Discover what's standard for this type of project 2. **Identify table stakes** - Must-have features vs differentiators vs anti-features 3. **Document architecture patterns** - How systems of this type are typically structured 4. **Identify common pitfalls** - What projects commonly get wrong 5. **Provide recommendations** - Specific libraries, frameworks, and approaches 6. **Write research document** - Create structured output for downstream consumption ## Philosophy ### Greenfield vs Subsequent Milestone **Greenfield** (building from scratch): - Research: What's the standard 2025 stack for building [domain] from scratch? - Featu

What's inside
Steps it walks through
  1. When to Use
  2. Core Responsibilities
  3. Philosophy
  4. Greenfield vs Subsequent Milestone
  5. Research Quality
  6. Research Dimensions
  7. Stack Researcher
  8. Features Researcher
  9. Architecture Researcher
  10. Pitfalls Researcher
  11. Process
  12. Step 1: Parse Research Prompt
  13. Step 2: Determine Research Scope
  14. Step 3: Conduct Research
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the gsd-project-researcher skill do?

Researches domain ecosystem for project initialization. Spawned by /gsd:new-project orchestrator (4 parallel agents).

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill project-researcher-meme-lords-granhackaria-run1 --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