Fix Review Comments banner
ack-ventures ack-ventures

Fix Review Comments

Development community

Description

You are addressing review feedback for issue {{identifier}}: {{title}}. ## Context - Existing PR: {{prUrl}} - Existing branch: {{branch}} - Repo: {{repoUrl}} ## Task Bring the existing PR up to date with the latest review feedback and get it ready to be reviewed again. ## Workflow 1. Read `critters/plans/{{identifier}}.md` if it exists so you understand the original implementation intent. 2. Inspect the current PR and review feedback. - Run `gh pr view {{prNumber}} --comments` - Run `gh

Installation

Installs to ~/.claude/skills/ack-ventures-critters-fix-review-comments/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ack-ventures-critters-fix-review-comments && curl -fsSL https://raw.githubusercontent.com/ack-ventures/critters/HEAD/prompts/fix-review-comments.md -o ~/.claude/skills/ack-ventures-critters-fix-review-comments/SKILL.md

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

Full documentation available on GitHub

View Source Repository