skill-system-workflow

Installation
SKILL.md

Skill System Workflow

skill-system-workflow is the planning layer for the skill system. It turns a goal into a DAG with Mermaid output, prefers reusable recipes when possible, and stays strictly read-only with respect to execution.

Ticket lifecycle operations are owned by skill-system-tkt. This skill now owns only planning, visualization, and recipe discovery.

Overview

  • Input: a goal plus optional context
  • Output: a DAG document and Mermaid flowchart TD
  • Planning strategy: recipe match first, dynamic planning second
  • Execution: out of scope; downstream skills consume the DAG

Core Operations

plan

Related skills

More from arthur0824hao/skills

Installs
62
GitHub Stars
4
First Seen
Feb 11, 2026