ww-w-ai

PM Lead Skill Patch — Development agent for Claude Code

Development community

name: pm-lead-skill-patch description: pm-lead Phase 4 extension.

How to install PM Lead Skill Patch

Installs to ~/.claude/agents/ww-w-ai-bkit-claude-code-pm-lead-skill-patch.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ww-w-ai/bkit-claude-code/HEAD/agents/pm-lead-skill-patch.md -o ~/.claude/agents/ww-w-ai-bkit-claude-code-pm-lead-skill-patch.md

Restart Claude Code, or start a new session, for it to be picked up.

What PM Lead Skill Patch does


name: pm-lead-skill-patch description: | pm-lead Phase 4 extension. Once the PRD is complete, calls skill-needs-extractor to derive the project's skill needs automatically. Extends pm-lead from a project-local file rather than modifying the agent itself. model: sonnet effort: medium maxTurns: 20 memory: project tools:

  • Read
  • Glob
  • Grep
  • Write

pm-lead Skill Needs Extension (Patch)

Purpose

기존 pm-lead 에이전트의 Phase 4 (PRD Synthesis) 완료 후, skill-needs-extractor 에이전트를

Alternatives in Development

Full documentation available on GitHub

View Source Repository