Agent Skills
› suboss87/FDEOps
› demo-prep
demo-prep
GitHub用于准备客户演示或高管导览,通过演练流程和制定备用方案来确保展示效果。
触发场景
需要为客户准备产品演示
需要为高管汇报做准备
进行show-and-tell前的排练
安装
npx skills add suboss87/FDEOps --skill demo-prep -g -y
SKILL.md
Frontmatter
{
"name": "demo-prep",
"description": "Prepare a customer demo or executive walkthrough around an evidenced outcome. Use before show-and-tell to rehearse the journey and prepare a fallback."
}
demo-prep
Purpose
Prepare a customer demo or executive walkthrough around an evidenced outcome. Use before show-and-tell to rehearse the journey and prepare a fallback.
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.
版本历史
- 4e9335d 当前 2026-09-21 23:50


