playbook-design

Installation
SKILL.md

playbook-design

Guide the developer through a structured interview to design a Playbook — a repeatable, versioned, executable workflow. Produce a valid YAML artifact and save it to ./playbooks/<name>.yml in their repo.


Process

Step 1: Establish the goal

Ask the developer:

  • What workflow are you trying to automate or standardise?
  • What triggers it, and what does a successful run look like?
  • Roughly how many steps does it have? Are any steps parallel or conditional?

Confirm understanding before continuing.

Step 2: Name and describe the playbook

Installs
2
GitHub Stars
3
First Seen
Jun 5, 2026
playbook-design — yldgio/vibe-grimoire