Agent Skills
› suboss87/FDEOps
› score-use-cases
score-use-cases
GitHub用于在多个客户用例竞争交付资源时,从价值、可行性和证据三个维度进行比较和评分,辅助优先级决策。
Trigger Scenarios
多个问题或需求争夺交付能力
需要对竞争性用例进行价值评估
Install
npx skills add suboss87/FDEOps --skill score-use-cases -g -y
SKILL.md
Frontmatter
{
"name": "score-use-cases",
"description": "Compare competing customer use cases by value, feasibility and evidence. Use when several problems compete for delivery capacity."
}
score-use-cases
Purpose
Compare competing customer use cases by value, feasibility and evidence. Use when several problems compete for delivery capacity.
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


