Write a skill spec for “read requirements -> edit code -> self-test -> report”
Practice turning a common dev loop into a reusable Skill-style workflow.
Task
Write a Skill-style spec for the workflow above.
Include at least
- Trigger conditions
- Inputs
- 4 to 7 steps
- Validation
- Reporting format
- Escalation when blocked or failing
Reminder
The goal is not technical depth. The goal is to make your default workflow reusable by someone else.