Incorporate Feedback
Description
Review and incorporate valid feedback from the current pull request. ## Steps 1. **Identify the PR** — Determine which PR to review: - Run `gh pr view --json number,url,title` to get the current branch's PR - If no PR exists, inform the user and stop 2. **Fetch all review comments** — Gather feedback: - Run `gh pr view --json reviews,comments` to get top-level PR comments and reviews - Use `gh api repos/{owner}/{repo}/pulls/{number}/comments` to get inline review comments - Foc
Installation
Installs to ~/.claude/commands/utensils-claudette-incorporate-feedback.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/utensils/Claudette/HEAD/.claude/commands/incorporate-feedback.md -o ~/.claude/commands/utensils-claudette-incorporate-feedback.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git