Just Auto

Goal-based autonomous chain: figures out the task, encodes a Manifest, and pursues it end-to-end with full autonomy and minimal process. Use when the user asks to just build it, just auto it, run end-to-end goal-based, or go from idea to done without approval gates.

doodledood f6a4351 837 B Updated

File contents

Run the flow for the task given or inferable from the conversation; with neither, halt with usage.

Where shared understanding is missing, invoke just-figure-out with the task and --autonomous; invoke just-define; invoke just-do with the exact Manifest path just-define reports. No path → stop and report.

Do not set or print a continuation goal during understanding or definition. /just-do owns the completion backstop. Automatic continuation begins at execution; an interrupted earlier phase must be restarted by the caller.

doodledood/manifest-dev/tree/main/claude-plugins/manifest-dev/skills/just-auto commit f6a435190c

Frequently asked questions

npx skillmds@latest add doodledood/just-auto