# Gsd Loop Discover

> Chart or advance one interactive discovery map, shape it into one or more delivery slices, then hand those slices to gsd-loop-spec. Never runs unattended or writes product code.

- Skill: `open-gsd/gsd-loop-discover` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add open-gsd/gsd-loop-discover`
- Raw SKILL.md: https://api.skillmd.com/api/skills/open-gsd/gsd-loop-discover/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: open-gsd (https://skillmd.com/u/open-gsd)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/open-gsd/gsd-loop-discover

---


Resolve the repository root with `git rev-parse --show-toplevel`. Use its
`loop/discover.md` only when the root identifies itself as the gsd-loop source:
`README.md` starts with `# gsd-loop`, all four files under `loop/` exist, and
`scripts/doctor.sh` plus `scripts/scheduler-policy.sh` exist. Otherwise, read
`playbook.md` beside this `SKILL.md`; global installs bundle that canonical
fallback. Execute exactly one interactive pass.

When the playbook names `MAP_VALIDATOR`, resolve it to
`scripts/validate-discovery-map.mjs` beside this `SKILL.md`.
When it names `DISCOVERY_PROTOCOL`, resolve it to
`scripts/manage-discovery.mjs` beside this `SKILL.md`.

