From goals
Show the architecture map of the active Goals goal — what is built, planned, blocked, deferred, or missing. Use inside a Goals project when you need the system shape, a diagram-style overview, or to check recorded changes against the goal's architecture.
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.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub shivamgupta42/goals --plugin goals