From forge-dev
Process code review feedback with technical rigor — verify before implementing, push back when wrong. USE WHEN receiving code review feedback, before implementing review suggestions.
npx claudepluginhub n4m3z/forge-devThis skill uses the workspace's default tool permissions.
Process code review feedback critically. Verify suggestions are correct before implementing. Push back when they're wrong. Never performatively agree.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Guides code writing, review, and refactoring with Karpathy-inspired rules to avoid overcomplication, ensure simplicity, surgical changes, and verifiable success criteria.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Share bugs, ideas, or general feedback.
Process code review feedback critically. Verify suggestions are correct before implementing. Push back when they're wrong. Never performatively agree.
Forbidden responses: "You're absolutely right!", "Great point!", "Thanks for catching that!" — these are performative, not technical. Respond with what you did and why.
When pushing back, provide technical reasoning:
When the reviewer is right, just fix it. No performance needed.
| Thought | Reality |
|---|---|
| "They're probably right, I'll just do it" | Verify first. Reviewers have limited context. |
| "I don't agree but I'll do it anyway" | Push back with evidence. Silent compliance ships bad code. |
| "Let me add this feature they suggested" | YAGNI check. Is it in the spec? Is it needed? |
| "I'll implement all suggestions at once" | One at a time, in priority order. Batching hides interactions. |
| "Great point!" (about to implement blindly) | Read the code. Is it actually a great point? |
| "This feedback is wrong, I'll ignore it" | Respond with reasoning. Ignoring erodes trust. |
@ReceivingCodeReview.md