Atlas execute
Minimal workflow for building production-ready projects with Claude Code & Codex. 8 commands, fresh context, quality execution.
npx -y skills add AvinashP/AgentsAtlas --skill atlas-executeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 7 stars7 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 author says it does
Copied from the file, not written here
Execute the current plan (from STATE.md -> PLAN.md) by following the canonical execute command doc. Make code changes + run necessary checks.
SKILL.md
0.5 KB, as published. Nobody here has run it
Read the canonical execute command markdown at commands/atlas/execute.md and follow it exactly.
Codex command style:
- Replace any
/atlas:<command>references from canonical docs with$atlas:<command>in Codex responses.
Safety: prefer smallest change-set; keep diffs tight; run tests/linters when applicable.