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.md updated:
    • # Results populated 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

  1. Lock the item. Set frontmatter status: in-progress to prevent re-entry.
Installs
15
GitHub Stars
38
First Seen
Jul 7, 2026
do-work — allenai/asta-plugins