project-init · git:20260912.1c2b1fb · 2026-09-12 · sha256 61be0f33d2765366
project-init git:20260912.1c2b1fbA
Immutable. This exact content is served forever at /api/v1/blob/61be0f33d2765366.
--- name: "project-init" description: "Full project scaffolding orchestrator - zero to GitHub repo in one command" --- <!-- GENERATED by claude-power-pack - scripts/codex-skill-sync.py; edit .claude/commands/project/init.md instead --> ## Codex harness adaptations Generated from a Claude Code command. Where the procedure references these Claude-only surfaces, adapt as follows: - `AskUserQuestion` tool: ask the user directly in the conversation and wait for their answer. - `CLAUDE.md` references: Codex reads `AGENTS.md`; treat them as the target repo's agent-context file. - Helper scripts referenced as `scripts/<name>` are bundled under `scripts/` in this skill directory (byte-identical copies from the claude-power-pack checkout); some expect sibling repo resources, so prefer a full checkout when one is available. - Canonical guidance linked as `docs/<path>` is bundled under `docs/` in this skill directory (byte-identical copies from the claude-power-pack checkout). The source-relative `../../../docs/...` link in the command body resolves outside an installed skill, so the generated copy points at the bundled path instead. docs/ remains the only writable source. # /project-init - Full Project Scaffolding Full project scaffolding orchestrator - zero to GitHub repo in one command ## Full procedure Read `reference.md` in this skill directory for the complete, authoritative procedure before acting on this skill.