ultra-delivery

ultra-delivery is a skill for Codex from keithhegit/ultra-orchestration. It costs 65 tokens per session (370 once invoked), scanned A, original, Apache-2.0.

A final packaging process for a completed Codex Ultra vNext task. It collects the deliverable, work log, review report, quality checks, supporting evidence, and remaining risks.

In plain words
What is it for?
Use it after review and quality assurance to assemble handover materials, record changed files and evidence, state unresolved risks, and document follow-up work.
Why use it?
A finished change is harder to trust when nobody can see what was checked or what remains uncertain. This process makes the result and its verification easy to audit.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it after review and quality assurance to assemble handover materials, record changed files and evidence, state unresolved risks, and document follow-up work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/keithhegit/ultra-orchestration/ultra-delivery
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add keithhegit/ultra-orchestration --skill ultra-delivery
Clone the repo
git clone --depth 1 https://github.com/keithhegit/ultra-orchestration

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ultra-delivery

README.md
[![agentmods](https://agentmods.dev/badge/skills/keithhegit/ultra-orchestration/ultra-delivery/github.svg)](https://agentmods.dev/skills/keithhegit/ultra-orchestration/ultra-delivery)
Your own site
<a href="https://agentmods.dev/skills/keithhegit/ultra-orchestration/ultra-delivery"><img src="https://agentmods.dev/badge/skills/keithhegit/ultra-orchestration/ultra-delivery/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ultra-delivery

Your own site · 80×15
<a href="https://agentmods.dev/skills/keithhegit/ultra-orchestration/ultra-delivery"><img src="https://agentmods.dev/badge/skills/keithhegit/ultra-orchestration/ultra-delivery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 370 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00065 $0.00370
Opus 5 $0.00032 $0.00185
Sonnet 5 $0.00013 $0.00074
Haiku 4.5 $0.00006 $0.00037

Measured 9d ago against content hash be8ed1a42f55, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

ultra-delivery scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills-vnext/ultra-delivery/SKILL.md · 66 lines

What it actually says

Ultra Delivery

Package the run into an auditable user-facing result. This skill is the vNext replacement for the stable deliver-and-retro skill.

Delivery Gate

Do not deliver until:

  • accepted work packages are reviewed
  • QA status is explicit
  • risk decisions are recorded
  • evidence exists for every major claim
  • unresolved risks are named

If evidence is missing, route back to ultra-review or ultra-qa.

Required Run Output

Every delivery must include:

  • final_deliverable
  • orchestration_log
  • vetter_report

Recommended additions:

  • qa_summary
  • changed_paths
  • verification_evidence
  • residual_risks
  • followups
  • retro

Final Response Standard

Keep the user-facing final response concise, but do not hide risk.

Mention:

  • what was completed
  • where the important artifacts live
  • what verification passed
  • what was not verified
  • what remains as follow-up

Retro

Retro improves the next run and should not block delivery unless it reveals a missing review, QA, or risk gate.

Capture:

  • which decomposition worked
  • which guardrails helped
  • which handoff was noisy or oversized
  • which contract field should be tightened
  • whether the vNext skill sequence should change next time

Read delivery-checklist for the final gate.

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 66 lines · 65 tokens per session scan A be8ed1a42f55

Subscribe to this mod's changes

ultra-delivery is a skill published in the GitHub repository keithhegit/ultra-orchestration (6 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 65 tokens to every session and 370 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.