Describe Steps File

Step format and ordering rules for steps.md. Load when defining implementation steps or checking step requirements.

majiayu000 Updated 567 repo stars

File contents

steps.md

Lists ordered steps for implementation. Each step must include:

  • Title: Short description
  • Intent: Why the step exists
  • Work: What needs to be done
  • Done when: Observable condition that proves completion

Rules:

  • Prefer 5-15 steps
  • Steps must be ordered (dependencies reflected in ordering)
  • Tests are first-class steps, not implied

majiayu000/claude-skill-registry-data/tree/main/workflow/describe-steps-file commit 3f5a5eec7c

Frequently asked questions

npx skillmds@latest add majiayu000/describe-steps-file