Run stage-gated agentic workflow
automatonskillsetup L4★0
appautomaton/automaton ↗What it does
Install stage-gated agentic-AI workflow harness into a project
Best for
Long-running multi-step changes across Claude Code, Codex, and OpenCode when workflow phases must survive context-window resets and session restarts.
Inputs
- · target project directory
- · host CLI (--codex, --claude, --all)
Outputs
- · .agent/ state directory
- · host skills
- · hooks/plugins
- · workflow stages
Requires
- · Node.js
- · Claude Code / Codex / OpenCode
Preconditions
Target project exists; appropriate host CLI installed; write permission to project root
Failure modes
Incompatible host CLI version; skills not copied; hooks not registered; .agent/ collision
Trust signals
- · appautomaton/automaton repo
- · copy-based skills (inspectable local markdown)
- · frame→plan→execute→verify stage guarantees