TaikerLiang

Review Answers — Development skill for Claude Code

Development community

Host one turn of the stage-(7) review conversation — answer the user's CR comments from the artifacts, dispatch a seat when judgment is needed, and act only on what they confirm.

How to install Review Answers

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

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

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

What Review Answers does


description: Host one turn of the stage-(7) review conversation — answer the user's CR comments from the artifacts, dispatch a seat when judgment is needed, and act only on what they confirm argument-hint: "[issue-number]"

Host **one turn** of the user's review at stage (7) (see `${CLAUDE_PLUGIN_ROOT}/references/workflow.md` → (7) Review). The user is reading the CR and talking; you answer, and you act only on what they confirm. Follow these steps; do nothing beyond them.

0. Load co

Alternatives in Development

  • Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
  • Discuss — Act as a planning interviewer 2.9k ★
  • Remove Comments — Remove Obvious Comments 2.8k ★

Full documentation available on GitHub

View Source Repository