# Workflow Plan

> Chain-loaded workflow planning. 6-phase with mode routing and conflict detection.

- Skill: `catlog22/workflow-plan-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add catlog22/workflow-plan-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/catlog22/workflow-plan-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: catlog22 (https://skillmd.com/u/catlog22)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/catlog22/workflow-plan-2

---

# Workflow Plan (Chain-Loaded)
Use `chain_loader` to execute:
- `chain_loader start --chain=workflow-plan` — Full pipeline
- `chain_loader start --chain=workflow-plan --entry=verify` — Verify only
- `chain_loader start --chain=workflow-plan --entry=replan` — Replan existing
Phases from `.claude/skills/workflow-plan/phases/`.
Variables: session_id, goal, auto_yes, conflict_risk

