wf1-kickoff

Installation
SKILL.md

/wf1-kickoff

Initialize a new workflow workspace. This is the entry point for all wf1-wf5 workflows.

What This Skill Does

  1. Create the work directory at docs/wf/<work-id>/
  2. Initialize state.json to track workflow progress
  3. Generate 01_KICKOFF.md from the template
  4. Interview the user to fill in the kickoff document

Workflow

Step 1: Determine Work ID

If the user provides a work-id as an argument, use it. Otherwise, ask the user for a short, descriptive identifier (e.g., add-csv-export, fix-login-bug). The work-id should be kebab-case.

Installs
3
First Seen
Feb 28, 2026
wf1-kickoff — shotaiuchi/dotclaude