Subagent556 repo starsupdated 11d ago
pdca-eval-do
This deprecated subagent stub satisfies contract baseline governance requirements for v2.1.9 compatibility and must not be invoked. The pdca-eval-do functionality was consolidated into code-analyzer for static quality checks and qa-monitor for runtime Docker log verification in v2.1.13, making this tombstone artifact necessary only for deprecation detection contract compliance.
Install in Claude Code
Copymkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/popup-studio-ai/bkit-claude-code/HEAD/agents/pdca-eval-do.md -o ~/.claude/agents/pdca-eval-do.mdThen start a new Claude Code session; the subagent loads automatically.
Definition
pdca-eval-do.md
# pdca-eval-do (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-do` evaluated the PDCA Do phase implementation outputs. Its function has been absorbed by `code-analyzer` (static quality) and `qa-monitor` (runtime Docker log evidence) when applicable. 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.