create-stateful-skill

Installation
SKILL.md

Follow the create-stateful-skill skill workflow to scaffold an advanced agent skill with L4 state management, lifecycle artifacts, and chained commands.

Inputs

  • $ARGUMENTS — optional skill name or use-case description. Omit to start with discovery.

Steps

  1. If $ARGUMENTS provides a skill name or context, use it to seed discovery
  2. Follow the create-stateful-skill phased workflow: confirm which L4 patterns are needed (state management, lifecycle artifacts, tone configuration, chained commands, escalation taxonomy), design the state schema and lifecycle checkpoints, then scaffold the skill directory with full L4 scaffolding
  3. Report created skill path and explain the state management strategy

Output

Skill directory with SKILL.md implementing selected L4 patterns, state schema,

Related skills
Installs
20
GitHub Stars
2
First Seen
Mar 6, 2026