Subagent556 repo starsupdated 11d ago
pdca-eval-plan
pdca-eval-plan is a deprecated Claude Code subagent that was removed in v2.1.13 and replaced by product-manager and pm-lead agents. This stub file exists only to maintain backward compatibility with deprecation governance contracts from v2.1.9 and must not be invoked in active workflows.
Install in Claude Code
Copymkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/popup-studio-ai/bkit-claude-code/HEAD/agents/pdca-eval-plan.md -o ~/.claude/agents/pdca-eval-plan.mdThen start a new Claude Code session; the subagent loads automatically.
Definition
pdca-eval-plan.md
# pdca-eval-plan (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-plan` evaluated PDCA Plan phase outputs (scope, requirements, success criteria). Its function has been absorbed by `product-manager` (single feature plan) and `pm-lead` (PM Agent Team orchestration for multi-feature initiatives). 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.