Skip to content
v0.2.0MIT AND Apache-2.0

The Moe skill library — brainstorming, planning, TDD, systematic debugging, code review, worktrees, parallel dispatch, plugin authoring, and more.

sequence-plans

Use when a project has more than one plan and you need to know which is runnable next — reads a committed manifest, runs a Kahn topological ready-set, and dispatches one plan at a time. Do NOT use for intra-plan step order (that is write-plan and sdd) or for greenfield spec work (that is iterate).

Read SKILL.md at the source

Pinned to revision 728894f3f85f, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.