retran

Amend Spec — Testing skill for Claude Code

Testing community

Propose a specification change after implementation contradicted it.

How to install Amend Spec

Installs to ~/.claude/commands/retran-meowg1k-amend-spec.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/retran/meowg1k/HEAD/.claude/commands/amend-spec.md -o ~/.claude/commands/retran-meowg1k-amend-spec.md

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

What Amend Spec does


description: Propose a specification change after implementation contradicted it argument-hint:

Propose a specification amendment: **$ARGUMENTS**

Load the `spec-driven` and `technical-english` skills first.

You are here because implementing against the spec found that the spec is wrong. That is the method working, not failing - the discovery happened against a written claim instead of a vague memory. What matters now is that the chan

Alternatives in Testing

  • Flow Spec — NLSpec authoring — use when you need a structured specification from multi-AI research and consensus 2.8k ★
  • Regen API — Regenerate the OpenAPI spec and web API client after server API changes 2.5k ★
  • Agent Plugins Spec — Agent Plugins Specification v1.0.0 — A minimal standard for packaging agent extensions into distributable plug 1.2k ★

Full documentation available on GitHub

View Source Repository