pdca-framework

Human-supervised PDCA (Plan-Do-Check-Act) framework for AI-assisted code generation. Use when generating production code with AI agents to maintain quality, reduce technical debt, and keep humans engaged. Applies structured analysis, planning, test-driven development, validation, and retrospection to AI coding sessions. Essential for developers who need systematic approaches to maintain code quality and accountability when using AI code generation tools in complex codebases.

$ インストール

git clone https://github.com/kenjudy/pdca-code-generation-process /tmp/pdca-code-generation-process && cp -r /tmp/pdca-code-generation-process/claude-skill/src ~/.claude/skills/pdca-code-generation-process

// tip: Run this command in your terminal to install the skill