pdca-code-generation-process
Human-supervised PDCA cycle for disciplined code generation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install pdca-code-generation-process?โผ
Run `npx skills add kenjudy/pdca-code-generation-process --all -g -y` in your terminal to install the PDCA framework skill globally.
What is the PDCA framework for AI coding?โผ
It is a Plan-Do-Check-Act workflow that keeps humans in control of AI code generation through structured prompts, mandatory stop gates, and test-driven development.
Does it work with Claude Code and Codex?โผ
Yes. The built skill installs into both Claude Code and Codex skill directories, and manual prompts work with any AI coding tool.
Why use human supervision with AI code generation?โผ
Research shows unsupervised AI coding increases duplicated code and reduces delivery stability. This framework adds checkpoints so you catch problems early.
Can I track work across multiple sessions?โผ
Yes. The optional beads integration provides git-backed task tracking and searchable retrospectives for features spanning days or weeks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core