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.

Jump to install

Source facts

Repository
azure-id/orc
Last source activity
August 6, 2026 at 15:55
Detected SKILL.md language
English
Stars
5
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.