workflow-state-patterns

Manage multi-phase workflows with state files and hook-driven gates.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/chkim-su/forge-editor --skill workflow-state-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-state-patterns
Source: https://github.com/chkim-su/forge-editor/tree/main/skills/workflow-state-patterns
Command: npx skills add https://github.com/chkim-su/forge-editor --skill workflow-state-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides hook-driven patterns to manage multi-phase workflows with explicit state gates.

Core Features & Use Cases

  • Phase-based workflow with state files like .workflow-phase-done
  • PreToolUse gates to enforce prerequisites, PostToolUse to advance state
  • Examples and templates for end-to-end workflows

Quick Start

Implement multi-phase workflows using workflow-state-patterns to enforce gates