Skip to main content
ClaudeWave
Subagent556 repo starsupdated 11d ago

pdca-eval-pm

This deprecated subagent stub was removed in v2.1.13 after its PDCA PM phase evaluation functionality was consolidated into the PM Agent Team, where pm-lead now orchestrates specialized agents for discovery, strategy, research, and PRD synthesis. The file persists solely to maintain contract baseline compliance with v2.1.9 deprecation governance and must not be invoked in active workflows.

Install in Claude Code
Copy
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/popup-studio-ai/bkit-claude-code/HEAD/agents/pdca-eval-pm.md -o ~/.claude/agents/pdca-eval-pm.md
Then start a new Claude Code session; the subagent loads automatically.

pdca-eval-pm.md

# pdca-eval-pm (DEPRECATED)

This agent was removed in v2.1.13 as part of the sprint integration gaps + dead code cleanup
(commit `967cd8f`, 2026-05-12). The original `pdca-eval-pm` evaluated PDCA PM phase outputs
(market fit, prioritization, PRD). Its function has been absorbed by the PM Agent Team:
`pm-lead` orchestrating `pm-discovery` (5-step + OST), `pm-strategy` (JTBD + Lean Canvas),
`pm-research` (personas + competitors), and `pm-prd` (synthesis).

This file is a deprecation tombstone — it MUST NOT be invoked. It exists solely to satisfy
the L4 Deprecation Detection contract gate (`test/contract/scripts/contract-test-run.js`)
relative to the v2.1.9 baseline manifest. See `docs/06-guide/contract-baseline-rollforward.guide.md`
for the deprecation policy.