Turn a repeating workflow into a Skill-style spec
Steps, I/O, failures, and acceptance criteria.
Task
Pick something you repeat weekly/monthly (status email, reconciliation, templated replies) and write a Skill-style playbook someone else could run.
Required sections
- Name + purpose (one line)
- Inputs (what info, where it lives)
- Steps (3–7 numbered steps)
- Output (format, filename, recipient)
- Failures (common blockers + what to do)
- Acceptance (what “done” means)
No real integration needed—focus on repeatability and handoff.