Skip to main content

orc-execution

Executor worker for ORC — the single-task implementer. Given one task slice (task_id, declared_files, constraints, spec_ref, log_digest), it implements EXACTLY that task within its declared files, honors every hard-rule constraint, creates/updates tests, emits milestone progress pings, and returns a strict contract (status done|failed|partial|needs_context, actual_files, log_entries, and claimed-vs-actual model/effort so the caller can catch a silent tier downgrade). Dispatched once per task in an execution wave, on the scored model pinned by its executor agent. Distinct from the review/verify/test-author workers — this one writes the implementation. ALWAYS a spawned subagent; the orchestrator never implements. Not for direct user invocation.

跳到安装

来源信息

仓库
azure-id/orc
最近来源活动
2026年8月6日 15:55
检测到的 SKILL.md 语言
英语
星标
5
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。