Agent Skills
› suboss87/FDEOps
› business-case
business-case
GitHub为项目制定商业论证,基于成本、收益、风险和证据提供预算或时间线依据。适用于赞助人需要 justification 的场景。
Trigger Scenarios
需要制定商业论证
赞助人要求预算或时间线 justification
Install
npx skills add suboss87/FDEOps --skill business-case -g -y
SKILL.md
Frontmatter
{
"name": "business-case",
"description": "Develop a business case for an initiative using costs, benefits, risks and evidence. Use when a sponsor needs budget or timeline justification."
}
business-case
Purpose
Develop a business case for an initiative using costs, benefits, risks and evidence. Use when a sponsor needs budget or timeline justification.
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:50


