# Atlas Plan

> Create executable plan for the current phase (3-5 tasks). Reads the canonical plan command doc and produces/updates the current PLAN.md referenced from STATE.md. No implementation.

- Skill: `avinashp/atlas-plan` (Agent Skill)
- Install (CLI): `npx skillmds@latest add avinashp/atlas-plan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/avinashp/atlas-plan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: AvinashP (https://skillmd.com/u/avinashp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/avinashp/atlas-plan

---


Read the canonical plan command markdown at `commands/atlas/plan.md` and follow it exactly.

Codex command style:
- Replace any `/atlas:<command>` references from canonical docs with `$atlas:<command>` in Codex responses.

Safety: do not implement code; only produce plan artifacts.

