do-work
Installation
SKILL.md
Do Work
Executes a single ready work item end-to-end. The plan in # Instructions is the contract; this skill follows it rather than redesigning it.
Input
work/<slug>/README.md with status: ready and a populated # Instructions section.
Output
work/<slug>/data/— any data artifacts the plan produced. Each artifact should have a stable name referenced from the README.work/<slug>/README.mdupdated:# Resultspopulated with a natural-language narrative of what was actually done, what artifacts were produced, and anything that diverged from the plan.- Frontmatter
status: pending-assessment.
- A handoff to review-work with the slug.
Procedure
- Lock the item. Set frontmatter
status: in-progressto prevent re-entry.