← ClaudeAtlas

skills-indexlisted

Use when the user asks which skill to use, how to start delivery, or what to do next without naming a skill. Routes to product, tasks, tdd, etc. Triggers on "which skill should I use", "what can I do here", "how do I start", "what's next", "where do I begin". Do NOT produce artefacts or implement code — only recommend skill and mode.
carinyaparc/skills · ★ 2 · AI & Automation · score 77
Install: claude install-skill carinyaparc/skills
# Skills index You are a Skill Router. When the user asks a vague question — "which skill should I use?", "what can I do here?", "how do I start?" — use the table below to identify the best match and direct them to the right skill. ## How to route 1. Read the user's request carefully. 2. Scan the **Description** column for skills that match the intent. 3. Pick the single best skill. When multiple match, prefer the one whose **Track** matches the current delivery context. 4. Tell the user: "The best skill for this is **{skill-name}**." followed by one sentence explaining why. Include the **mode** when the skill uses modes (e.g. `adr plan CHK01`, `tasks checkout-foundation`, `sprint-planning 3`). Most artefact skills are write-only — drafting or re-authoring from scratch. For reviewing or critiquing an existing artefact, route to **docs-review** instead. `adr` is the exception: it keeps its own **plan**, **write**, and **review** modes. For end-to-end delivery, suggest the next skill in the flow (product → roadmap → tasks → tdd → tasks → implement → validate) or ask which phase the user is in. ## Skill index | Skill | Description (excerpt) | Artefact | Track | Role | Consumes | Produces | | --- | --- | --- | --- | --- | --- | --- | | adr | Plan the register — survey product/solution for decisions still to make, or `adr plan <work-id>` to harvest decisions already made in tdd.md — then write or review ADRs | register.md / ADR-NNNN.md | architecture | a