# 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.

- Skill: `doodledood/just-auto` (Agent Skill)
- Install (CLI): `npx skillmds@latest add doodledood/just-auto`
- Raw SKILL.md: https://api.skillmd.com/api/skills/doodledood/just-auto/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: doodledood (https://skillmd.com/u/doodledood)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/doodledood/just-auto

---


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.

