pm-organization-task-research
Codebase research specialist for PM task assignment. Use proactively before assigning tasks to understand existing patterns, dependencies, and implementation approaches.
npx skills add majiayu000/claude-skill-registry --skill pm-organization-task-research --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# PM Task Research > "Research before assignment - prevent misallocation and blockers." Explore the codebase and return structured summaries for task assignment. This helps ensure tasks are assigned to the right agent with accurate complexity estimates. ## When to Use Use proactively before assigning tasks to understand: - Existing patterns in the codebase - Files/components the task will touch - Potential blockers or dependencies - Which agent should handle the task - Complexity estimate ## Research Process 1. Use `Grep` to find related implementations 2. Use `Read` to examine relevant files 3. Use `Glob` to find related components 4. Provide a **structured summary** (not raw exploration) ## What to Research ### For Each Task 1. **Existing Patterns:** What similar implementations exist? 2. **Dependencies:** What files/components will this task touch? 3. **Blockers:** Are there any blocking issues or missing dependencies? 4. **Agent Fit:** Should this go to Developer or Tech Artist? 5. **Complexity Estimate:** Micro/Simple/Medium/Complex based on codebase state ### Agent Selection Guide | Category | Default Agent | When to Reassign | |----------|---------------|-----------------| |
- When to Use
- Research Process
- What to Research
- For Each Task
- Agent Selection Guide
- Complexity Estimation
- Output Format
- Important
- See Also
What does the pm-organization-task-research skill do?
Codebase research specialist for PM task assignment. Use proactively before assigning tasks to understand existing patterns, dependencies, and implementation approaches.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill pm-organization-task-research --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.
