spectastic

Spectastic.Apply — Testing skill for Claude Code

Testing community

Apply an approved change proposal — fold its deltas into the live spec and archive the change folder (or withdraw an authored proposal).

How to install Spectastic.Apply

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

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

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

What Spectastic.Apply does


description: Apply an approved change proposal — fold its deltas into the live spec and archive the change folder (or withdraw an authored proposal). Use when landing or merging an approved proposal, or withdrawing one — not authoring the proposal (/spectastic.propose) or draining the folded tasks (/spectastic.implement). argument-hint: [-, defaults to most recent approved proposal] triggers:

  • "apply the approved proposal"
  • "land the change into the live spec"
  • "fold the

Alternatives in Testing

  • Agent Skills Spec — A skill is a folder of instructions, scripts, and resources that agents can discover and load dynamically to p 1.9k ★
  • TDD Skill — BitcoinAddressFinder — This skill documents test-driven development practices and refactoring patterns used in the BitcoinAddressFind 237 ★
  • Spec Sync — Sync nlpm's convention overlays with the latest official Claude Code / Codex / Antigravity specs — research up 131 ★

Full documentation available on GitHub

View Source Repository