spec-advisorlisted
Install: claude install-skill MrBogomips/claude-code
# Spec advisor — choose and set up a spec-driven development system
When a software project has no spec-driven development (SDD) system, this skill helps the user
**choose** a fitting one and **delegates setup to that system's own installer**. It never authors
specs, PRDs, or ADRs — the installed system owns its workflow. The skill advises; it writes
nothing of its own except by running the chosen system's installer, and only after explicit
approval.
It is offline-first. Everything needed to scan, recommend, and name an install command is in the
two curated references; the network is reached only with the user's say-so (see the online policy
in `references/spec-systems.md`).
## What this skill is not — and which skill to use instead
The "no duplication" boundary is the point of this skill, so it is worth stating as hard limits.
This skill does **not**:
| Does NOT | Use instead |
|---|---|
| Author specs, PRDs, or ADRs | the **installed system** — it owns its workflow |
| Build the `.claude/` agent harness (agents, skills, orchestrator) | **harness-setup** |
| Assess how well a harness is used | **harness-review** |
| Create Claude Code components (skills, agents, plugins) | **plugin-dev / skill-creator** |
| Give one-shot Claude Code automation recommendations | **claude-code-setup** |
| Push a spec system when one is already present | nothing — the scan reports and stops |
| Write to `CLAUDE.md` | nothing — the chosen system's on-disk artifacts are self-evident |
A spe