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.
npx agentmods add skills/easyinplay/harnessed/delivernpx skills add easyinplay/harnessed --skill delivergit clone --depth 1 https://github.com/easyinplay/harnessedWrote 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.
[](https://agentmods.dev/skills/easyinplay/harnessed/deliver)<a href="https://agentmods.dev/skills/easyinplay/harnessed/deliver"><img src="https://agentmods.dev/badge/skills/easyinplay/harnessed/deliver.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00204 | $0.02771 |
| Opus 5 | $0.00102 | $0.01385 |
| Sonnet 5 | $0.00041 | $0.00554 |
| Haiku 4.5 | $0.00020 | $0.00277 |
Grade A, and why
task-deliver 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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 144 lines — stays where its author put it; the contents beside it link to each section on GitHub.
task-deliver workflow (v3)
Overview
2-phase sub-workflow mapping the user's CLAUDE.md Stage ③.d 子任务交付 discipline
onto the harnessed runtime, fully harnessed.workflow.v3 schema (Phase v3.0-3.4 W0
T3.4.W0.9 — D-09 L0 Discipline Substrate + D-10 completion gate + D-11 Agent
Teams 升级 5 触发 OR-chain + R20.10 explicit max_iterations_exceeded handler).
| phase | id | upstream | model | capability / args / parallelism / fallback |
|---|---|---|---|---|
| 1 | 01-deliver |
(none — harnessed 自有 CLI) | haiku | {{ capabilities.completion-gate.cmd }} + args: {completion_promise: COMPLETE, max_iterations: ...} + parallelism: judgments.parallelism-gate.completion-gate-wrapper.fires + fallback.max_iterations_exceeded.action: emit_warning_and_halt |
| 2 | 02-progress-mark |
planning-with-files | haiku | {{ capabilities.planning-with-files.cmd }} / invokes: /plan / artifacts_expected: [progress.md] |
Per-phase config loads from workflows/task/deliver/workflow.yaml; engine.runRouting
spawns each phase as a sub-agent via @anthropic-ai/claude-agent-sdk 0.3.142+.
Phase 01 completion gate (R20.10 + D-10 + ADR 0039)
完成判据是子任务输出包含 verbatim "COMPLETE" string (NOT 启发式 / NOT LLM-as-judge)。
4.36.0 起这条保证完全内置,跑在 harnessed 自己的 live path 上,不依赖任何上游 plugin:
harnessed checkpoint complete <sub> --result-file <path>— fail-CLOSED,同时校验 声明的artifacts_expected产物存在、TDD boundary 通过(证据非空 / 红绿两侧齐全 / 测试文件未被删除)、结果含 verbatim<promise>COMPLETE</promise>(或结构化 COMPLETE 状态)。--result <text>是内联变体;--result-file优先且在 Windows 上引号安全。--force记录可审计的覆盖(evidence_status=overridden),不是静默放行。harnessed checkpoint fail <sub> --failing-tests <n>— 记录本次尝试,并在命中停机 条件时打印BUDGET-EXHAUSTED(已用尝试次数 vsworkflows/defaults.yaml ralph_max_iterations)/NO-PROGRESS(连续 N 次无进展;失败测试数,省略该 flag 时退回 证据产物摘要)/BREAK-LOOP(该 sub 失败次数达阈值)。- 仅当这三条停机理由都未触发时才允许重 spawn。任一触发即停:重新收敛子任务范围、 修掉阻塞点,或上报用户。绝不越过停机指令继续重 spawn。
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.
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.
- 6d ago First seen · 144 lines · 204 tokens per session scan A e8b9a817d667
task-deliver is a skill published in the GitHub repository easyinplay/harnessed (2 stars, last pushed 10d ago), licensed Apache-2.0. It adds 204 tokens to every session and 2,771 once invoked, about $0.0010 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.
Other skills, from other repositories
octowiz
Octowiz AI coding workflow coordinator. Reads IntegraHub memory doctrine at runtime, detects where you are in the development lifecycle, and routes to the right skill combination from superpowers + mattpocock-skills. Use this skill at the START of any development work — whether you have a fresh idea, an existing plan…
setup
Setup orchestrator for the Octowiz Bridge. Re-runs the live environment check, builds a gap list, and runs only the phases needed: plugins, memory, repo, verify. Invoked automatically by octowiz:octowiz when hard gaps are detected.
forge
Run a Planner→Dev→Test→Learn workflow for feature development with automatic bug-fix loops and state checkpointing.
meta-tags-optimizer
Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…
google-ads-audit
Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…
sxo
Search Experience Optimization (SXO) — the bridge between SEO and UX/CRO. Audits the full journey from the SERP click to the on-page goal: SERP click-through factors (title/meta/rich results that win the click), then post-click experience signals that keep users and drive conversions — above-the-fold relevance and…