Agent Skills
› suboss87/FDEOps
› plan
plan
GitHub将明确的目标拆解为可验证的交付切片,包含依赖关系、责任人和验收检查。适用于交付规划、估算或迁移策略制定。
Trigger Scenarios
需要制定项目交付计划
进行任务估算
规划系统迁移策略
Install
npx skills add suboss87/FDEOps --skill plan -g -y
SKILL.md
Frontmatter
{
"name": "plan",
"description": "Sequence an understood outcome into verifiable delivery slices with dependencies, ownership and acceptance checks. Use for delivery planning, estimation or migration strategy."
}
plan
Purpose
Sequence an understood outcome into verifiable delivery slices with dependencies, ownership and acceptance checks. Use for delivery planning, estimation or migration strategy.
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


