Agent Skills
› suboss87/FDEOps
› review
review
GitHub针对代码变更进行审查,评估预期结果与运营风险。适用于 Diff 或 PR 审查,依据上下文和方法论报告证据及可操作发现,确保合规与安全。
Trigger Scenarios
需要审查代码提交或 Pull Request
分析代码变更的影响与风险
Install
npx skills add suboss87/FDEOps --skill review -g -y
SKILL.md
Frontmatter
{
"name": "review",
"description": "Review a proposed customer code change against its intended outcome and operational risks. Use for a diff or PR review; report evidence and actionable findings."
}
review
Purpose
Review a proposed customer code change against its intended outcome and operational risks. Use for a diff or PR review; report evidence and actionable findings.
Before investigating or acting:
- Read the task context contract.
- Read the method.
Load further references only when the task needs them. Everything linked is included in this skill; no other skill pack is required.
Principles
- Work directly from the supplied permitted context. Standalone work does not require an engagement folder or initialization. Record filenames in the method are optional persistence destinations when no engagement is bound.
- If called by @fde, reuse its current sanitized packet and scope. Do not restart setup, discovery or questions already answered.
- The task context contract controls persistence and authority in both modes. Preserve unknowns and distinguish implementation, verification, deployment and acceptance.
- Use the customer's repository instructions and available tools. Report a missing capability or unrun check honestly; do not claim that installing a skill provisions infrastructure.
Version History
- 4e9335d Current 2026-09-21 23:51


