From goals
Shows the architecture map of the active Goals goal: what is built, planned, blocked, deferred, or missing. Use inside a Goals project for system shape or checking changes against the map.
How this skill is triggered — by the user, by Claude, or both
Slash command
/goals:goals-architecture-mapThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ships with the Goals CLI. Works **inside a Goals project** (a goal worktree with
Ships with the Goals CLI. Works inside a Goals project (a goal worktree with
active state created by goals start).
goals architecture show # full map
goals architecture brief # compact overview
goals architecture check # compare recorded changes/evidence to the map
If there is no active Goals goal, this skill does not apply — run it from a goal
worktree created by goals start.
npx claudepluginhub shivamgupta42/goals --plugin goalsGenerates a Mermaid or Excalidraw architecture/loop diagram from the active Goals goal's structured model, colored by status.
Reports the status of Planr projects, maps, items, and reviews without making changes. Answers what is done, remaining, blocked, or next to pick.
Synthesizes project docs and codebase into roadmap status, gaps analysis, blockers, risks, and next actions. Use for health checks, progress tracking, and milestone planning.