Agent Skills
› suboss87/FDEOps
› poc
poc
GitHub用于执行受限的客户概念验证(PoC),针对关键不确定性进行技术探路或试点,设定明确问题与决策期限,而非全面上线。
Trigger Scenarios
需要验证存在重大不确定性的技术方案
启动带有明确问题和截止日期的技术尖刺或试点项目
Install
npx skills add suboss87/FDEOps --skill poc -g -y
SKILL.md
Frontmatter
{
"name": "poc",
"description": "Run a bounded customer proof of concept to test a consequential uncertainty. Use for a spike or pilot with a question and decision deadline, not a full rollout."
}
poc
Purpose
Run a bounded customer proof of concept to test a consequential uncertainty. Use for a spike or pilot with a question and decision deadline, not a full rollout.
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


