一键导入
plantodelivery
Use when orchestrating a project from idea or plan through staged delivery, checkpoints, skill routing, gates, progress reporting, and handoff.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when orchestrating a project from idea or plan through staged delivery, checkpoints, skill routing, gates, progress reporting, and handoff.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | PlanToDelivery |
| description | Use when orchestrating a project from idea or plan through staged delivery, checkpoints, skill routing, gates, progress reporting, and handoff. |
Orchestrate delivery without duplicating specialist skills. Own stage state, gates, routing, progress reporting, verification discipline, and handoff claims.
Default stages:
Do not skip gates because implementation “looks done”. However, best practice is not “more steps”; it is the smallest process that removes the largest delivery risk and produces verifiable progress.
Before starting or resuming a project, classify the lightest delivery mode that still controls the main risk:
| Mode | Use when | Default workflow |
|---|---|---|
| Lightweight | Small fix, single bug, copy/style tweak, clearly bounded task | confirm target → implement → narrow verification → report |
| Standard | New page/module/H5/website slice with moderate ambiguity | 30-60 min calibration → decisionable artifact → key direction approval → sliced execution → evidence checkpoint |
| Strict | New product/system, many pages/stakeholders, high ambiguity, costly rework, complex data/auth/compliance | discovery → scope/design/tech freeze → milestone plan → execution gates → hardening/release |
Rules:
When workstreams do not depend on each other, run them in parallel or delegate them separately:
Main session owns mode, gates, and acceptance; subagents may own bounded pages/components/research tasks. Do not serialize independent work just because the written workflow is ordered.
When the user invokes "贾维斯", "贾维斯继续", "低 token 模式", or asks to continue a project, default to low-token orchestration:
PlanToDelivery as the only persistent owner until a gate requires a specialist..hermes/project-state/current-state.md, .hermes/project-state/active-slice.json, and an artifact/manifest index when present. If legacy docs/orchestrator/* state exists, use it as fallback.idea-to-design only for product/visual exploration, visual source approval, Visual Freeze, Post-Visual Extraction, or missing/stale design handoff.IdeaToTech only for API/state/dependency/mock-to-real/platform/security/performance decisions, feature recipes, or verification strategy that must be fixed before coding.design-to-code only after approved design/handoff for implementation, Visual IR, section anchors, screenshots, parity repair, and UI handoff evidence.idea-to-design, IdeaToTech, and design-to-code unless a gate explicitly needs cross-skill conflict resolution. If more than one is needed, load sequentially and pass artifact paths, not full conversation history.standard-fidelity: keep high-fidelity expectations, but scope each loop to the active page/section and use Visual IR/source/screenshot paths instead of long visual prose.strict-fidelity only for core screens, full-page regeneration, complex assets, final parity acceptance, or repeated parity failure.templates/index.md before opening templates, and open only the exact template needed.idea-to-design for product/visual exploration, design approval, Visual Freeze, Post-Visual Extraction, and Level 3 handoff.design-to-code after approved design handoff for implementation, Visual IR, data-section, screenshot parity, and visual repair. For GPT Image 2/mockup UI, route with standard-fidelity by default; use strict-fidelity only when exact final parity, full-page regeneration, complex assets, or repeated repair failure requires heavier references.IdeaToTech or project planning workflows for technical/API/state/dependency decisions when needed.Once the visual source is user-approved and has Visual Freeze + Post-Visual Extraction + implementation-ready handoff, route routine UI implementation to design-to-code. Return to idea-to-design only for stale/missing/conflicting design source, product changes, missing handoff, or requested redesign.
When the user asks to整理/生成/更新产品设计文档 after design approval, route to idea-to-design to consolidate the approved design into Design-Spec.md or an equivalent product/design document, recording source paths, approval notes, and implementation-critical design decisions. This is a documentation capability, not a default hard gate; it should not block existing implementation flow unless the project state or user explicitly requires it.
For flat PNG/GPT Image 2 sources, prefer Visual IR + section parity evidence over prose-only briefs.
Gates are decision points, not ritual confirmations. Every gate must answer:
Before major transitions, record:
Hard-block on:
For Weixin/project checkpoints, include:
Batch updates; avoid noisy micro-messages.
During active implementation, avoid expensive broad checks after every edit unless needed. At checkpoints/gates, run the narrowest relevant verification first, then broader checks when release/merge readiness is claimed.
Report skipped checks as skipped, not passed.
Load only when needed:
references/workflow.md — full stage workflowreferences/stage-gates.md — detailed gate matrixreferences/skill-routing.md — routing detailsreferences/cross-skill-contracts.md — contracts with IdeaToDesign/DesignToCode/IdeaToTechreferences/testing-strategy.md — verification strategyreferences/efficiency-rules.md — low-token/low-cost execution rulesreferences/vue-progress-overlay.md — progress overlay implementationtemplates/index.md — artifact templatestemplates/active-slice-template.json — low-token active slice/project-state seedreferences/main-skill-full-reference.md — full legacy detail if this compact guide is insufficient| Pitfall | Fix |
|---|---|
| Loading every reference immediately | Load only the reference required for the current decision |
| Treating smoke tests as visual parity | Require design-source/section evidence for visual claims |
| Letting orchestration become implementation | Route to specialist skills and verify outputs |
| Stopping on routine user questions | Answer briefly, then continue unless user pauses/stops |
| Treating best practice as maximum process | Choose the lightest delivery mode that controls risk |
| Producing two planning rounds with no artifact | Create a decisionable artifact or move into a bounded execution slice |
| Polishing many minor issues equally | Fix the Top 1-3 product-breaking gaps and record the rest as debt |
| Serializing independent workstreams | Parallelize/delegate independent discovery, design, implementation, and evidence tasks |