workflow-patterns

Apply multi-phase workflow and handoff patterns. Use when workflow patterns guidance is required.

$ 安裝

git clone https://github.com/CsHeng/dot-claude /tmp/dot-claude && cp -r /tmp/dot-claude/skills/workflow-patterns ~/.claude/skills/dot-claude

// tip: Run this command in your terminal to install the skill


name: workflow-patterns description: Apply multi-phase workflow and handoff patterns. Use when workflow patterns guidance is required.

Purpose

Help agents structure work into clear phases and handoffs once a router has decided that workflow patterns are relevant (e.g., multi-step refactors, complex plan reviews).

IO Semantics

Input: Current plan or workflow description and any existing phase/handoff structure. Output: Adjusted or annotated workflows that make phase boundaries, handoffs, and communication requirements explicit.