Agent skill

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

Stars 127
Forks 12

Install this agent skill to your Project

npx add-skill https://github.com/6BNBN/FlowPilot/tree/main/兼容codex@cursor一键安装技能/codex一键安装技能/.codex-home-claude-parity/skills/requesting-code-review

SKILL.md

Requesting Code Review

Dispatch a review subagent or run the code-review workflow before issues compound.

When to Request Review

Mandatory:

  • After each task in subagent-driven development
  • After a major feature lands
  • Before merge to main

Optional but valuable:

  • When stuck and you want a fresh perspective
  • Before a risky refactor
  • After fixing a subtle bug

How to Request

  1. Gather the context to review:

    • what changed
    • what it was supposed to do
    • the relevant diff or commit range
  2. Dispatch a review subagent:

    • use spawn_agent
    • give it the requirements, diff context, and any relevant AGENTS.md guidance
    • when reviewing GitHub PRs, include the PR number and gh workflow details if available
  3. Act on the findings:

    • fix critical issues immediately
    • fix important issues before proceeding
    • document any deferred minor issues

Review Prompt Inputs

  • WHAT_WAS_IMPLEMENTED
  • PLAN_OR_REQUIREMENTS
  • BASE_SHA
  • HEAD_SHA
  • DESCRIPTION

Red Flags

  • Skipping review because the change feels simple
  • Ignoring critical issues
  • Proceeding with unfixed important issues
  • Accepting review feedback without technical verification

See code-reviewer.md for the reusable review prompt template.

Expand your agent's capabilities with these related and highly-rated skills.

6BNBN/FlowPilot

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

127 12
Explore
6BNBN/FlowPilot

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

127 12
Explore
6BNBN/FlowPilot

using-superpowers

Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.

127 12
Explore
6BNBN/FlowPilot

ui-ux-pro-max

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

127 12
Explore
6BNBN/FlowPilot

superpowers

Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.

127 12
Explore
6BNBN/FlowPilot

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

127 12
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results