Claude Code Plugins

Community-maintained marketplace

Feedback

skill:workflow-patterns

@CsHeng/dot-claude
3
0

Apply multi-phase workflow and handoff patterns

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name skill:workflow-patterns
description Apply multi-phase workflow and handoff patterns
tags workflow
source rules/23-workflow-patterns.md
allowed-tools
capability Define state transitions, handoff checklists, and communication touchpoints, Ensure workflows follow the prescribed fail-fast and documentation rules
usage Load for agents orchestrating multi-step processes (config-sync, doc-gen)
validation Manual review of workflow docs or state machines
fallback

Notes

  • Complements skill:workflow-discipline (which covers day-to-day coding behavior).