用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/peel/fiddle --skill deliver命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use when starting or resuming a full development lifecycle for a feature or explicit epic.
Use when you have a spec or requirements for a multi-step task, before touching code.
Use when working with the Fiddle portable skills library, choosing lifecycle skills, or adapting Fiddle instructions across Claude, Codex, and Pi harnesses.
基于 SOC 职业分类
正在显示 SKILL.md
| name | deliver |
| description | Use after implementation to analyze drift, update documentation, evolve evaluation, and close a completed epic. |
Invoke as fiddle:deliver --epic <id>.
Analyze design-versus-implementation drift, update documentation, evolve the evaluator, and close the epic.
--epic <id> is required. Read providers.phases.deliver, provider commands and flags, timeouts, product artifacts, spot-check, and aging settings from orchestrate configuration. When orchestrate invokes delivery, use its canonical main-worktree Beans path for every Beans command. Internal subagent models resolve through scripts/resolve-subagent-model.sh: models.roles.<role> overrides models.phases.<phase>, and default inherits the current session model; this is independent of provider CLI configuration.
Run beans show <epic-id> --json. If any child remains todo or in-progress, warn and ask whether to continue.
Follow drift analysis, documentation, and product artifacts. Each confirmation point there is required before moving on.
Follow evaluator evolution. Blind spot-checking precedes scorecard disclosure, and every calibration, threshold, aging, and close decision requiring confirmation remains attended.
Follow milestone handoff. Seed-aware epics must publish a valid handoff before closing; legacy epics skip this step.
After the user confirms evaluator evolution, run beans update <epic-id> --status completed. Delivery never runs repository-wide bean maintenance implicitly; when explicitly requested, beans archive remains a direct maintenance command.