ai-adoption-rollout

ai-adoption-rollout is a skill for Claude Code from sananthanarayan/skilldrop. It costs 109 tokens per session (1,380 once invoked), scanned A, original, MIT.

A rollout-planning skill for introducing a chosen AI tool or workflow to people in an organisation. It divides the rollout into groups, prepares support and communication for each group, and sets a check before moving on.

In plain words
What is it for?
Use it to plan pilot, early, and general rollout waves; choose participants; train users; appoint champions; communicate boundaries; and measure whether each wave is ready to continue.
Why use it?
It addresses the people and process problems that can cause usage to fade after launch. The staged checks show whether each group is actually adopting the intended behaviour.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the skilldrop plugin — 51 skills, 4 agents shipped together

Good fit Use it to plan pilot, early, and general rollout waves; choose participants; train users; appoint champions; communicate boundaries; and measure whether each wave is ready to continue.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sananthanarayan/skilldrop/ai-adoption-rollout
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 sananthanarayan/skilldrop --skill ai-adoption-rollout
Clone the repo
git clone --depth 1 https://github.com/sananthanarayan/skilldrop

Made for: Claude Code.

Or install skilldrop, the plugin that ships this one along with the rest of its 51 skills, 4 agents.

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 ai-adoption-rollout

README.md
[![agentmods](https://agentmods.dev/badge/skills/sananthanarayan/skilldrop/ai-adoption-rollout/github.svg)](https://agentmods.dev/skills/sananthanarayan/skilldrop/ai-adoption-rollout)
Your own site
<a href="https://agentmods.dev/skills/sananthanarayan/skilldrop/ai-adoption-rollout"><img src="https://agentmods.dev/badge/skills/sananthanarayan/skilldrop/ai-adoption-rollout/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 ai-adoption-rollout

Your own site · 80×15
<a href="https://agentmods.dev/skills/sananthanarayan/skilldrop/ai-adoption-rollout"><img src="https://agentmods.dev/badge/skills/sananthanarayan/skilldrop/ai-adoption-rollout.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 109 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,380 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.00109 $0.01380
Opus 5 $0.00055 $0.00690
Sonnet 5 $0.00022 $0.00276
Haiku 4.5 $0.00011 $0.00138

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

Security

Grade A, and why

ai-adoption-rollout 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 11d 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/ai-adoption-rollout/SKILL.md · 62 lines

How it starts

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

ai-adoption-rollout

The tool is chosen; the risk now is people. This plans the human rollout: who gets it when, what they're taught, who they ask, what they're told, and the observable that must hold before the next cohort opens.

Rollouts fail quietly. Licences get assigned, a launch email goes out, usage spikes for a week and decays, and nobody can say which step failed. Every wave here carries a gate so that decay is visible while it's still fixable.

How to respond

  1. Restate what's being rolled out, to whom, and the adoption outcome. Not "increase AI usage" — a behaviour: "support agents draft first responses with assistance on the top 3 categories". Usage is a proxy; the behaviour is the goal. Cap clarifying questions at 2.

  2. Design cohorts, smallest first. Default three waves — pilot (5–15 volunteers, highest tolerance) → early (one whole team or function, includes sceptics) → general. Each cohort names who is in it and why they're next: the pilot proves the workflow, the early wave proves it survives people who didn't ask for it. Skipping straight to general is the most common failure and this skill refuses it.

  3. Specify enablement per cohort, not one training deck. What each cohort must be able to do before they're counted as enabled — a 30-minute hands-on with their own real task beats an hour of slides. Name the format, the time cost, and who delivers it. Later cohorts get shorter enablement built from what the pilot actually got stuck on.

  4. Name champions by role, with a time budget. One per cohort, with hours protected. An unbudgeted champion is a volunteer who quietly stops answering. State what they own: first-line questions, collecting friction, running the office hour.

  5. Write the comms plan — including what will not change. Three messages: the announcement (what, why, what's in it for the reader), the reassurance (explicitly: whether this affects headcount, evaluation, or how work is judged), and the follow-up. Silence on the reassurance point is read as bad news and is the single biggest driver of quiet non-adoption.

Read the full file on GitHub · 62 lines

Files

What ships with it

3 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. 11d ago First seen · 62 lines · 109 tokens per session scan A 503f1740f708

Subscribe to this mod's changes

ai-adoption-rollout is a skill published in the GitHub repository sananthanarayan/skilldrop (2 stars, last pushed 27d ago), licensed MIT. It adds 109 tokens to every session and 1,380 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

cairn-attention

Resolve Cairn's pending-attention queue inline (DEC drafts, baseline findings, drift events).

isaacriehm/cairn · 25 tokens

supersede

Mark a past decision in the wherefore log as superseded or obsolete. Use whenever the user explicitly wants to retire an existing entry without capturing a new discussion -- e.g. "mark 2026-01-15-graphql-caching obsolete", "supersede the RLS entry with the schema-per-tenant one", "we dropped GraphQL, mark that…

DustinVK/wherefore · 95 tokens

parallel-feature-development

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system…

wshobson/agents · 105 tokens

meeting-action-items

Turn meeting notes into cited decisions, owners, tickets.

NousResearch/hermes-agent · 15 tokens

track-management

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.

wshobson/agents · 44 tokens

stakeholder-communication

Communicate effectively with stakeholders across functions and seniority levels. Use this skill when writing status updates, preparing executive reviews, sharing technical decisions with non-technical audiences, managing up, communicating bad news, or designing the communication cadence for a project. Triggers on…

rampstackco/claude-skills · 103 tokens