pdca

Coordinate end-to-end PDCA cycles with automatic phase transitions and task generation.

33|5|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/LowyShin/giip-dev-agent --skill pdca-lowyshin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdca
Source: https://github.com/LowyShin/giip-dev-agent/tree/main/.agent/skills/pdca
Command: npx skills add https://github.com/LowyShin/giip-dev-agent --skill pdca-lowyshin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate end-to-end PDCA cycles for product development.

Core Features & Use Cases

  • Orchestrates Plan → Design → Do → Check → Act workflow with templates and agent coordination.
  • Provides automatic task creation, phase transitions, and centralized status tracking.
  • Enables archiving and progress reporting to stakeholders.

Quick Start

Start a new PDCA cycle for a feature by issuing /pdca plan <feature>.

Frequently Asked Questions about pdca

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PDCA cycles for product development workflows?

Automate PDCA cycles by orchestrating the Plan, Design, Do, Check, and Act phases with automatic task creation, template provisioning, and centralized status tracking. This coordinates the entire workflow end-to-end without manual phase management.

What is automatic phase transition in task management?

Automatic phase transition is the process of moving tasks sequentially through project stages without manual intervention. It uses agent orchestration and templates to automatically generate tasks and shift phases throughout the development cycle.

How do I start tracking a new feature with a PDCA workflow?

Start tracking a new feature by issuing the command to plan the specific feature. This initiates a new cycle, automatically generating the required tasks, applying templates, and setting up centralized progress tracking.

Can I generate progress reports for stakeholders from PDCA cycles?

Generate progress reports for stakeholders using the built-in report generator agent. It consolidates the centralized status tracking data from the verification and reporting phases into stakeholder-ready outputs.

What is the best way to coordinate planning and verification for projects?

The best way to coordinate planning and verification is using an orchestrated PDCA framework that applies templates and agent coordination. This automatically links design tasks with verification checks and archives progress.

Does PDCA workflow automation support gap detection during development?

PDCA workflow automation supports gap detection during development through a dedicated gap-detector agent. It operates during the Check phase to identify missing elements before automatic phase transitions occur.