plan-work

Installation
SKILL.md

Plan Work

Takes a vague goal in work/<slug>/README.md and produces a concrete, tool-aware plan that a downstream agent can execute without further design decisions.

Inputs

  • work/<slug>/README.md with at least the Goal section filled in. Frontmatter status is usually pending-plan.
  • project.md for surrounding context (overall goal, background, related completed work).

Output

Same work/<slug>/README.md with:

  • # Instructions populated with a concrete plan (numbered steps; specific tools, commands, files, or skills to invoke; expected artifacts).
  • Frontmatter status: ready (on approval) or status: needs-input (after repeated rejections).
  • Frontmatter plan_review_attempts: <int> to track loops.

Procedure

Installs
15
GitHub Stars
38
First Seen
Jul 7, 2026
plan-work — allenai/asta-plugins