Goap banner
Canhada-Labs Canhada-Labs

Goap

Development community

Description

--- description: GOAP A* advisory-only planner — plain-English goal → action tree. ADVISORY ONLY; Owner must confirm each action. Usage — /goap "<goal text>" argument-hint: "\"<plain-English goal text, <=500 chars>\"" --- # /goap — Advisory-only A* state-space planner (PLAN-098 / ADR-132) You are about to invoke the GOAP advisory planner. The output is **ADVISORY ONLY** — the planner produces an action tree showing the cheapest A* path from the current state to the goal, but it **NEVER** auto-

Installation

Installs to ~/.claude/commands/canhada-labs-ceo-orchestration-goap.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Canhada-Labs/ceo-orchestration/HEAD/.claude/commands/goap.md -o ~/.claude/commands/canhada-labs-ceo-orchestration-goap.md

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

Full documentation available on GitHub

View Source Repository