Agent Skills
› suboss87/FDEOps
› feedback
feedback
GitHub用于评估现场经验以复用或提供产品反馈,同时保护客户上下文。区分假设与已验证模式,适用于部署相关的重复性教训分析。
Trigger Scenarios
需要评估部署经验或教训
提取可复用的产品反馈
区分假设与已验证模式
Install
npx skills add suboss87/FDEOps --skill feedback -g -y
SKILL.md
Frontmatter
{
"name": "feedback",
"description": "Assess a field lesson for reuse or product feedback without exposing customer context. Use for recurring deployment lessons; distinguish a hypothesis from a validated pattern."
}
feedback
Purpose
Assess a field lesson for reuse or product feedback without exposing customer context. Use for recurring deployment lessons; distinguish a hypothesis from a validated pattern.
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


