Writing executable plans
Skill casioreview20-glitch/forge-os/skills-v2/stable/writing-executable-plans
Use when produce a dependency-aware sequence of vertical increments that a fresh agent can execute and independently verify, especially when can an agent with no prior chat execute each task?.From its SKILL.md
npx -y skills add casioreview20-glitch/forge-os --skill writing-executable-plansAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 15 days oldThe repository was created 15 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 11 stars11 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.8 KB, 86 tokens by cl100k_base, as published. Nobody here has run it
Writing Executable Plans
Core principle
Produce a dependency-aware sequence of vertical increments that a fresh agent can execute and independently verify. Activate only when the typed entry conditions are present; stop rather than inventing a missing tool, decision, or proof.
When not to use
- a one-step reversible edit
- work whose requirements are still materially ambiguous
Load only the sections selected by the RoutePlan.
What ships with it: 6 files
10.6 KB alongside SKILL.md
sections/
- decision-tables.md346 B
- examples.md352 B
- failure-modes.md273 B
- procedure.md936 B
- verification.md368 B
- manifest.json8.3 KB