spectastic

Spectastic.Explain — Testing skill for Claude Code

Testing community

Explain a spec, requirement, decision, or file — a grounded, in-chat coaching read; --course generates a persistent course.

How to install Spectastic.Explain

Installs to ~/.claude/skills/spectastic-spectastic-spectastic.explain/SKILL.md

Terminal
mkdir -p ~/.claude/skills/spectastic-spectastic-spectastic.explain && curl -fsSL https://raw.githubusercontent.com/spectastic/spectastic/HEAD/commands/spectastic.explain.md -o ~/.claude/skills/spectastic-spectastic-spectastic.explain/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Spectastic.Explain does


description: Explain a spec, requirement, decision, or file — a grounded, in-chat coaching read; --course generates a persistent course. Extended, read-only verb. Use when you want to understand an artifact, be coached through a spec, or learn why a requirement exists — it teaches an existing artifact, it doesn't author or change one (/spectastic.spec, /spectastic.propose). argument-hint: [--proficiency=wheels|completion|independent] [--course [--keep]] triggers:

  • "explain this

Alternatives in Testing

  • Pua — Use when the user invokes /pua or asks for PUA mode, try-harder/retry help, change-approach coaching, completi 19.5k ★
  • AI Contribution Skills (Engram) — branch-pr: clean branch and PR workflow 2.5k ★
  • Work — Pick up a GitHub issue and set up everything needed to start working on it: understand the issue, create a fea 77 ★

Full documentation available on GitHub

View Source Repository