TaikerLiang

Spec Answers — Testing skill for Claude Code

Testing community

Scan spec-CR review threads for the user's answers, fold each into the spec via the role agent that raised it, and resolve the thread.

How to install Spec Answers

Installs to ~/.claude/skills/taikerliang-roz-gate-spec-answers/SKILL.md

Terminal
mkdir -p ~/.claude/skills/taikerliang-roz-gate-spec-answers && curl -fsSL https://raw.githubusercontent.com/TaikerLiang/roz-gate/HEAD/commands/spec-answers.md -o ~/.claude/skills/taikerliang-roz-gate-spec-answers/SKILL.md

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

What Spec Answers does


description: Scan spec-CR review threads for the user's answers, fold each into the spec via the role agent that raised it, and resolve the thread argument-hint: "[issue-number]"

Process the user's answers to open-question threads on spec change requests. Follow these steps; do nothing beyond them.

0. Load config & forge adapter

Read the `### Roz Gate config` block in the project's CLAUDE.md, then `${CLAUDE_PLUGIN_ROOT}/references/forge-.md` for the concrete CLI behind every

Alternatives in Testing

  • Feature Spec Review 652 ★
  • UI Review — Parallel user story validation — discovers YAML stories, fans out bowser-qa-agents, aggregates results 222 ★
  • M Merge Branch — Auto Merge Workflow: Analyze, Merge, Resolve, Test, Commit 139 ★

Full documentation available on GitHub

View Source Repository