一键导入
nf-code-review-and-quality
Runs a reusable merge-readiness review across correctness, readability, architecture, security, performance, and verification evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Runs a reusable merge-readiness review across correctness, readability, architecture, security, performance, and verification evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Prepares a change for safe release with readiness checks, rollout planning, rollback triggers, and post-launch follow-through.
Evaluate PR review threads from bots (CodeRabbit, Copilot, gitar), judge comment validity, resolve threads, then merge when all CI checks pass.
Refines vague product or workflow ideas into a focused direction, MVP scope, assumptions, and the right next nForma workflow.
Converts rough requests into issue-ready structured output with title, scope, acceptance criteria, difficulty, and routing.
| name | nf:code-review-and-quality |
| description | Runs a reusable merge-readiness review across correctness, readability, architecture, security, performance, and verification evidence. |
Provide a reusable review workflow before merge. This skill turns "looks fine" into a structured quality pass across correctness, readability, architecture, security, and performance.
/nf:quick, /nf:debug, or /nf:verify-workReturn a review report with:
## Findings## Verification Reviewed## Residual Risks## Merge RecommendationFindings should be ordered by severity. If no findings exist, state that explicitly.
/nf:quick --full or /nf:execute-phase when implementation is done.shipping-and-launch before risky releases./nf:verify-work or /nf:debug.nf-verifier; it does not replace the verifier's workflow checks.Adapted for nForma from the MIT-licensed code-review-and-quality skill in addyosmani/agent-skills, with routing into nForma verification and quick-task workflows.