一键导入
downstream
Execute ProdOps Downstream readiness and CI Sync, CI Async, or the complete delivery flow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Execute ProdOps Downstream readiness and CI Sync, CI Async, or the complete delivery flow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Proactive drift-scan cycle. Reads all active OBCs and Issues, identifies divergences, and repairs what can be automated. Runs across the entire active backlog, not for a specific OBC.
Read all active OBCs and compare declared state with backlogs and external tools. Produces a divergence list. Does not repair — only identifies gaps.
Event-driven cycle triggered by a product decision. Captures the decision as an OBC, attaches a Work Item, promotes it through the backlog hierarchy, and closes it when the OBC reaches Operational. Runs for a specific OBC.
Create or update an OBC from the decision that triggered the Diligence Sync cycle. Use when an Assessment decision, Discovery experiment, or Operation signal requires canonical state to be recorded before Work Items are created.
Synchronize OBC state across backlogs and tools. Runs event-driven cycle (diligence-sync) or proactive drift-scan cycle (diligence-async). Never touches product code.
Classify divergences from Scan and register them as pending Diligence items with severity and corrective action. Does not repair — only signals.
| name | downstream |
| description | Execute ProdOps Downstream readiness and CI Sync, CI Async, or the complete delivery flow. |
| argument-hint | [ci-sync|ci-async|full] [capability] |
Parse $ARGUMENTS as <scope> <capability>.
Supported scopes:
ci-syncci-asyncfullWhen scope is omitted, use ci-sync temporarily and report the default explicitly.
Use the Agent tool to delegate to the downstream-agent:
downstream-agentExecute ProdOps Downstream. Scope: <scope>. Capability: <capability>.Wait for the agent result before reporting. If readiness is incomplete, report the missing gate and next owning action; do not continue to a delivery phase.