一键导入
execution
Internal dynos-work executor skill group. Routes execution graph segments to the specialized executor skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Internal dynos-work executor skill group. Routes execution graph segments to the specialized executor skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | execution |
| description | Internal dynos-work executor skill group. Routes execution graph segments to the specialized executor skills. |
This directory is the container for specialized executor skills:
backend-executordata-executordb-executorinfra-executorintegration-executorml-executorobservability-executorrelease-executorrefactor-executorsecurity-executortesting-executorui-executorDo not invoke this grouping skill directly for implementation work. The execute skill owns routing, prompt injection, role stamping, spawn-budget checks, and receipt validation, then dispatches each execution graph segment to the matching specialized executor.
If this skill is selected directly, stop and run the execute skill instead.
Run checkpoint audit, repair any findings, then reach DONE — all in one shot. Use after /dynos-work:execute.
Execute the approved plan. Orchestrates execution graph segments through specialized executor agents, including dependency management and error recovery.
Internal: Data Executor. Implements ETL, analytics, backfills, data quality, reconciliation, and data pipeline changes. Write evidence on completion.
Internal: Infrastructure Executor. Implements deployment, CI/CD, container, IaC, and environment configuration changes. Write evidence on completion.
Internal: Observability Executor. Implements logs, metrics, traces, alerts, dashboards, and reliability instrumentation. Write evidence on completion.
Internal: Release Executor. Implements version/changelog updates, rollout flags, rollback plans, release notes, and migration sequencing. Write evidence on completion.