بنقرة واحدة
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.