Agent Skills
› suboss87/FDEOps
› what-breaks
what-breaks
GitHub评估变更对依赖和共享基础设施的影响,用于接触不熟悉或关键系统前进行风险评估。
Trigger Scenarios
评估代码变更影响
检查基础设施依赖风险
Install
npx skills add suboss87/FDEOps --skill what-breaks -g -y
SKILL.md
Frontmatter
{
"name": "what-breaks",
"description": "Assess the impact of a proposed change on dependencies and shared infrastructure. Use before touching unfamiliar or consequential systems."
}
what-breaks
Purpose
Assess the impact of a proposed change on dependencies and shared infrastructure. Use before touching unfamiliar or consequential systems.
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


