resonance-software-deliver-change

resonance-software-deliver-change is a skill for Claude Code from manusco/resonance. It costs 88 tokens per session (1,112 once invoked), scanned A, original, MIT.

An intake step for software delivery requests such as bug fixes, features, migrations, or releases. It clarifies the software scope and hands the request to the workflow that manages execution and verification.

In plain words
What is it for?
Use it when beginning an end-to-end software change that needs defined scope, planning, implementation, testing, review, and a decision about shipping.
Why use it?
It prevents unrelated work from being mixed into a delivery request and keeps the software-delivery workflow from being started twice.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: installed under .agents/ (shared by several agents); mentions AGENTS.md.

Part of the resonance plugin — 85 skills, 38 commands shipped together

Good fit Use it when beginning an end-to-end software change that needs defined scope, planning, implementation, testing, review, and a decision about shipping.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/manusco/resonance/deliver-change
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 manusco/resonance --skill deliver-change
Clone the repo
git clone --depth 1 https://github.com/manusco/resonance

Made for: Claude Code.

Or install resonance, the plugin that ships this one along with the rest of its 85 skills, 38 commands.

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 resonance-software-deliver-change

README.md
[![agentmods](https://agentmods.dev/badge/skills/manusco/resonance/deliver-change/github.svg)](https://agentmods.dev/skills/manusco/resonance/deliver-change)
Your own site
<a href="https://agentmods.dev/skills/manusco/resonance/deliver-change"><img src="https://agentmods.dev/badge/skills/manusco/resonance/deliver-change/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 resonance-software-deliver-change

Your own site · 80×15
<a href="https://agentmods.dev/skills/manusco/resonance/deliver-change"><img src="https://agentmods.dev/badge/skills/manusco/resonance/deliver-change.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,112 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00088 $0.01112
Opus 5 $0.00044 $0.00556
Sonnet 5 $0.00018 $0.00222
Haiku 4.5 $0.00009 $0.00111

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

Security

Grade A, and why

resonance-software-deliver-change 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 10d 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.

.agents/skills/software/deliver-change/SKILL.md · 91 lines

How it starts

The opening of the file, as written. The whole thing — 91 lines — stays where its author put it; the contents beside it link to each section on GitHub.

resonance-software-deliver-change: preserve the software delivery entrypoint

Role: compatibility intake for software delivery. Input: A desired software outcome, bug fix, feature, migration, or release goal. Output: A bounded software request handed to /goal, or a stopped intake with the scope conflict named. Definition of Done: Software scope is explicit, unrelated work is separated, and the unchanged request plus constraints are delegated exactly once to resonance-ops-goal. This skill does not start or reproduce a goal loop.

This skill preserves an existing software-facing entrypoint. It is not a second goal loop. resonance-ops-goal owns the contract, approval gate, loop state, planning, building, verification, evidence, audit, independent review, and ship proposal. This skill performs software intake and delegates once. It never runs the downstream delivery pipeline itself.

Prerequisites

  • The skill was invoked explicitly or an existing workflow targeted its skill ID.
  • The request contains a software delivery outcome, not only a narrow one-step command.

Compatibility flow

  1. Confirm the entrypoint. If the user did not explicitly invoke this skill and no existing workflow targeted it, route a new end-to-end outcome directly to /goal. -> verify: this compatibility layer does not compete with Goal during ordinary routing.
  2. Bound software scope. Preserve the user's request, directives, constraints, and provenance. Identify the software outcome. -> verify: no requirement is rewritten or invented.
  3. Separate unrelated work. Split marketing, sales, finance, leadership, or other independent outcomes and route them to their owners. Do not absorb them into software delivery. -> verify: the Goal handoff contains one coherent software outcome.
  4. Delegate once. Invoke resonance-ops-goal with the unchanged software request and its confirmed constraints. -> verify: exactly one Goal invocation occurs and no downstream delivery specialist is invoked directly by this skill.
  5. Return Goal's result. Preserve Goal's evidence, stop condition, approvals, and ship proposal without adding a second completion claim. -> verify: no nested state, duplicate approval, duplicate audit, or duplicate ship proposal exists.

Read the full file on GitHub · 91 lines

Files

What ships with it

5 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. 10d ago First seen · 91 lines · 88 tokens per session scan A f2fbf6761dbb

Subscribe to this mod's changes

resonance-software-deliver-change is a skill published in the GitHub repository manusco/resonance (37 stars, last pushed 5d ago), licensed MIT. It adds 88 tokens to every session and 1,112 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories