兼容codex@cursor一键安装技能/codex一键安装技能/纯手动安装/skills/code-review/SKILL.md
Use when the user asks to review a pull request or diff with a structured Codex CLI workflow using parallel review passes and filtered actionable findings.
npx skillsauth add 6bnbn/flowpilot code-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this workflow to review a pull request or diff with gh when available. Keep findings high-signal, actionable, and grounded in the actual change.
eferences/code-review-command.md
Eligibility check
Collect local guidance
Summarize the change
Run parallel review passes
Confidence-check findings
Filter for signal
Comment or report
Use this structure for final findings:
`markdown
Found 2 issues:
Brief description of issue
Brief description of issue
If no issues remain after filtering:
`markdown
No actionable issues found. Checked for correctness, local guidance, and regression risk. `
testing
Use when creating, editing, or validating Cursor custom skills, especially when deciding where they should live, how they should be named, and how to describe when they apply.
development
Use when the user wants a written implementation plan in Cursor before editing code, especially for multi-step tasks or changes touching several files.
development
Use before claiming work is complete, fixed, or passing in Cursor. Requires fresh verification evidence such as tests, builds, lint output, or direct reproduction checks.
testing
Use when starting a task in Cursor and deciding whether to apply one of the companion skills in this pack before exploring, planning, editing, or reviewing.