·workflow-plan
>_

workflow-plan

Unified planning skill - 4-phase planning workflow, plan verification, and interactive replanning. Triggers on "workflow:plan", "workflow:plan-verify", "workflow:replan".

46Installs·4Trend·@catlog22

Installation

$npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-plan

How to Install workflow-plan

Quickly install workflow-plan AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-plan
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: catlog22/claude-code-workflow.

SKILL.md

View raw

Unified planning skill combining 4-phase planning workflow, plan quality verification, and interactive replanning. Produces IMPLPLAN.md, task JSONs, verification reports, and manages plan lifecycle through session-level artifact updates.

Before dispatching to phase execution, collect workflow preferences via AskUserQuestion:

workflowPreferences is passed to phase execution as context variable, referenced as workflowPreferences.autoYes, workflowPreferences.interactive within phases.

Unified planning skill - 4-phase planning workflow, plan verification, and interactive replanning. Triggers on "workflow:plan", "workflow:plan-verify", "workflow:replan". Source: catlog22/claude-code-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-plan
Category
>_Productivity
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from catlog22/claude-code-workflow

Quick answers

What is workflow-plan?

Unified planning skill - 4-phase planning workflow, plan verification, and interactive replanning. Triggers on "workflow:plan", "workflow:plan-verify", "workflow:replan". Source: catlog22/claude-code-workflow.

How do I install workflow-plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/catlog22/claude-code-workflow