Init Ape banner
peterquiel peterquiel

Init Ape

Development community

Description

--- description: Initialize Claude Code Foundation for this project — guided setup with auto-detection (APE = Analyse, Plan, Execute) arguments: - name: mode description: '"fresh" (new setup) or "update" (modify existing). Auto-detected if omitted.' required: false --- You are performing a guided project initialization. Mode: {{mode}} --- ## Phase 0: Mode Detection | Check | Method | Result | |-------|--------|--------| | Empty dir | `ls` — <3 non-hidden files, no src/ | GREENFIELD

Installation

Installs to ~/.claude/commands/peterquiel-claude-ape-setup-init-ape.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/peterquiel/claude-ape-setup/HEAD/.claude/commands/init-ape.md -o ~/.claude/commands/peterquiel-claude-ape-setup-init-ape.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository