Review Followup banner
danielskiftesvik danielskiftesvik

Review Followup

Development community

Description

--- description: Recheck a prior cross-harness review against a focused follow-up change argument-hint: '--job <prior-job-id> [--worker <name>] [--surface head|working-tree|diff] <focused diff / context>' disable-model-invocation: true allowed-tools: Bash(node:*), Read --- Run a focused re-review tied to an earlier review job. The runtime supplies the prior structured artifact and tells the reviewer to verify resolved findings and regressions from this follow-up, without repeating broad discove

Installation

Installs to ~/.claude/skills/danielskiftesvik-agent-collaboration-review-followup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielskiftesvik-agent-collaboration-review-followup && curl -fsSL https://raw.githubusercontent.com/danielskiftesvik/agent-collaboration/HEAD/commands/review-followup.md -o ~/.claude/skills/danielskiftesvik-agent-collaboration-review-followup/SKILL.md

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

Full documentation available on GitHub

View Source Repository