Plan Do Check Act

🌐Community
by glennguilloux · vlatest · Repository

Iteratively refines actions through planning, execution, verification, and adjustment cycles for improved task completion.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add plan-do-check-act npx -- -y @trustedskills/plan-do-check-act
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "plan-do-check-act": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/plan-do-check-act"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill implements the Plan-Do-Check-Act (PDCA) cycle, a structured problem-solving methodology. It guides an AI agent through iterative improvement loops by first planning an action, then executing it, observing the results, and finally adjusting the plan based on those observations. This allows for continuous refinement of processes or strategies.

When to use it

  • Process Optimization: To systematically improve a workflow, like customer onboarding or content creation.
  • Experimentation & A/B Testing: To structure experiments by planning a test, executing it, analyzing the results, and refining the approach.
  • Problem Solving: For tackling complex issues where a single solution isn't immediately apparent and iterative refinement is needed.
  • Strategic Planning: To develop and adjust strategies over time based on real-world feedback and performance data.

Key capabilities

  • Iterative planning, execution, observation, and adjustment cycles.
  • Structured problem solving framework.
  • Continuous improvement methodology.

Example prompts

  • "Let's use the PDCA cycle to improve our email marketing open rates."
  • "Apply the Plan-Do-Check-Act method to optimize this sales script."
  • "Guide me through a PDCA loop for debugging this code snippet."

Tips & gotchas

The skill requires clear goals and measurable metrics to effectively evaluate each "check" phase. Without defined success criteria, it's difficult to determine if adjustments are needed or whether the plan is working as intended.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
glennguilloux
Installs
3

🌐 Community

Passed automated security scans.