From ai-adoption-playbook
Assesses team AI fluency via context questions, optional data import or 9-question quiz, generating scorecard across psychological barriers, integration failures, and ownership gaps for AI adoption leaders.
npx claudepluginhub adimango/ai-adoption-playbookThis skill uses the workspace's default tool permissions.
Quick diagnostic that scores an organization's AI fluency across three pillars: psychological barriers, integration failures, and ownership gaps. Produces a one-page scorecard the leader can act on. This skill MUST run before any other interactive or workflow skill. It's the diagnostic before the prescription.
Routes leaders discussing AI strategy, tools, or team adoption to relevant skills via fluency assessment and context matching.
Guides organizational AI adoption using Brian Balfour's CODER framework: diagnoses barriers, creates plans with constraints, ownership, directives, expectations, rewards.
Provides AI governance frameworks, challenge questions, risk matrices, and literacy for Non-Executive Directors evaluating AI proposals and strategies.
Share bugs, ideas, or general feedback.
Quick diagnostic that scores an organization's AI fluency across three pillars: psychological barriers, integration failures, and ownership gaps. Produces a one-page scorecard the leader can act on. This skill MUST run before any other interactive or workflow skill. It's the diagnostic before the prescription.
Core principle: Diagnose before you prescribe. This skill assesses — it does NOT build plans, pick tools, or write board narratives. Those are separate skills.
Time: Under 5 minutes for the quick quiz. Even faster if the leader has existing survey or assessment data. Optional deep-dive available if the leader wants more detail.
digraph fluency {
"Context (2 Qs)" [shape=box];
"Have existing data?" [shape=diamond];
"Import & map data" [shape=box];
"Gaps in data?" [shape=diamond];
"Fill gaps (targeted Qs)" [shape=box];
"Quick Quiz (9 Qs)" [shape=box];
"Score & produce scorecard" [shape=box];
"Offer team survey" [shape=box];
"Want deep-dive?" [shape=diamond];
"Deep-dive on weakest pillar" [shape=box];
"Route to next skill" [shape=doublecircle];
"Context (2 Qs)" -> "Have existing data?";
"Have existing data?" -> "Import & map data" [label="yes"];
"Have existing data?" -> "Quick Quiz (9 Qs)" [label="no"];
"Import & map data" -> "Gaps in data?";
"Gaps in data?" -> "Fill gaps (targeted Qs)" [label="yes"];
"Gaps in data?" -> "Score & produce scorecard" [label="no"];
"Fill gaps (targeted Qs)" -> "Score & produce scorecard";
"Quick Quiz (9 Qs)" -> "Score & produce scorecard";
"Score & produce scorecard" -> "Offer team survey";
"Offer team survey" -> "Want deep-dive?";
"Want deep-dive?" -> "Deep-dive on weakest pillar" [label="yes, have time"];
"Want deep-dive?" -> "Route to next skill" [label="no, move on"];
"Deep-dive on weakest pillar" -> "Route to next skill";
}
Get just enough context to interpret the quiz answers. Ask one at a time:
That's it. Don't ask about funding stage, runway, or history. Get to the assessment fast.
After context questions, ask:
"Have you already run a survey or assessment on AI adoption — even an informal one? If so, share the results and I'll map them to our framework instead of starting from scratch."
After the existing data question, also ask:
"Has your organization restructured, or is it planning to restructure, in connection with AI adoption — role changes, headcount adjustments, new positions, or team reorganization?"
If yes, ask one follow-up: "What changed — which roles, how many people affected?" A bare "yes" isn't enough — this follows the same principle as rejecting vague self-assessment.
Record the answer as one of three states for the scorecard:
If they have data: Go to Step 2a (Import Existing Data). If they don't: Go to Step 3 (Quick Quiz).
Accept whatever format they share — survey results, spreadsheet exports, summary notes, screenshots. Map their data to the three pillars using this approach:
Extract signals. Read through the data and identify anything that maps to psychological barriers, integration failures, or ownership gaps. Use the survey-to-pillar mapping table (see Team Survey Template section) as a guide, but be flexible — their questions won't match ours exactly.
Score what you can. For each pillar where you have enough signal, assign a 1-4 raw score based on what the data tells you. Use the same scoring logic as the quiz: 1 = no engagement, 4 = fluent.
Identify gaps. Check which pillars have weak or missing signal. Common gaps:
Fill gaps with targeted questions. For each pillar with insufficient data, ask 1-2 questions from the Quick Quiz (Step 3) that cover the gap. Tell the leader why:
"Your survey gives me a good picture of [covered pillars]. I'm missing signal on [gap pillar] — let me ask [1-2] quick questions to fill that in."
Pick the most diagnostic question per pillar:
Proceed to scoring (Step 4) once all three pillars have signal.
Ask ONE question at a time. Present the options exactly as written. The leader picks A, B, C, or D. Each answer maps to a score (shown in brackets — do NOT show the scores to the leader).
Psychological Barriers (3 questions)
Q1. How does your team talk about AI tools?
Q2. When someone on your team says they don't use AI tools, what's the usual reason?
Q3. Do your leaders and managers use AI tools themselves?
Integration (3 questions)
Q4. How would you describe your team's current relationship with AI tools?
Q5. When people use AI, what does a typical interaction look like?
Q6. How many different tasks or workflow steps does your team use AI for?
Ownership (3 questions)
Q7. Who is responsible for making AI adoption work in your organization?
Q8. How do you know if AI tools are actually helping?
Q9. When someone has a problem with an AI tool, what happens?
Scoring method:
Scoring guidance:
Produce the scorecard using the Output format below.
After presenting the scorecard:
"This scorecard is based on your perspective — under 5 minutes, so it's a quick read. Two things I'd recommend:
- Send a 5-minute survey to your team to get their side of the picture. I can draft it for you.
- If you have 10 more minutes, I can do a deeper dive on your weakest pillar — [name it] — to understand the specific blockers.
Which would you like? Both? One? Or just move to the next step?"
If they want the deep-dive: Use the Deep-Dive Probes section below on the lowest-scoring pillar only. Ask 3-4 targeted questions. Update the scorecard if the deep-dive changes your assessment.
If they want the survey: Produce the Team Survey Template below.
If they want to move on: Route to the next skill.
Based on the scorecard, recommend ONE next step. See the Next Skill section below.
Use these ONLY if the leader opts for the deeper assessment on a specific pillar. Ask 3-4 questions from the relevant section.
What you're listening for:
| Signal | Barrier Type | Severity |
|---|---|---|
| "It writes bad code" (from senior who hasn't tried it) | Identity threat | High |
| Engineers quietly ignoring tools | Passive resistance | Medium |
| "Is this going to replace us?" | Fear of replacement | High |
| Juniors use it, seniors don't | Seniority-identity split | High |
| Managers mandate it without using it themselves | Leadership credibility gap | High |
What you're listening for:
| Signal | Issue | Severity |
|---|---|---|
| "Suggestions are wrong for our codebase" | Context/config problem | High — fixable |
| "I only use it for boilerplate" | Narrow use case adoption | Medium |
| "Results are inconsistent" | Variation confusion — people quit when they can't explain why | High |
| "Too many steps to use it" | Friction problem | Medium |
What you're listening for:
| Signal | Gap | Severity |
|---|---|---|
| "Me, plus my 5 other jobs" | No dedicated owner | Critical |
| "We have license count" as the only metric | No real measurement | Critical |
| No feedback channel for tool issues | No feedback loop | High |
| "We'll figure it out organically" | Wishful thinking | Critical |
Symptom: Leader gives vague self-assessment to avoid specifics. Consequence: Assessment stays surface-level, scorecard is useless. Fix: "Early is fine — let me understand what 'early' looks like specifically. Of your team, how many have tried any AI tool even once?"
Symptom: Leader tries to skip assessment and get straight to solutions. Consequence: Generic advice that doesn't fit their actual situation. Fix: "This is 9 quick questions — under 5 minutes. It makes everything after this specific to your situation instead of generic advice."
Symptom: Leader delegates AI adoption without defining what "handle it" means. Consequence: Ownership gap goes undiagnosed because someone's name is attached. Fix: "What specifically are they doing on this? What's their timeline? What metrics are they tracking?" If the answer is vague, it's still an ownership gap.
Symptom: You start suggesting tools, processes, or plans mid-assessment. Consequence: Diagnosis gets contaminated. Leader anchors on premature recommendations. Fix: STOP. Return to the next question. Recommendations come from other skills.
After all questions, produce the scorecard in this exact format:
## AI Fluency Scorecard
**Company:** [name] | **Team:** [size] | **Date:** [date]
**Team stability:** [Stable / Restructuring in progress — [description] / Restructuring completed [timeframe] — [description]]
### Scores (1-5 scale)
| Pillar | Score | One-line summary |
|--------|:-----:|------------------|
| Psychological Barriers | X/5 | [key finding] |
| Integration Failures | X/5 | [key finding] |
| Ownership Gaps | X/5 | [key finding] |
| **Overall** | **X/5** | **[overall status]** |
### Fluency Levels
- **1** — No awareness or action. Team has access but hasn't engaged.
- **2** — Trying it out. Some individuals experimenting, but no consistency. People are still deciding if it's worth their time.
- **3** — Assisted use. A group uses AI regularly for specific tasks, but it's optional and individual. Effort sometimes feels disproportionate to results.
- **4** — Integrated. AI is embedded in team workflows, not just individual habits. Defaults have changed — some work no longer starts from scratch.
- **5** — Fluent. AI is invisible and expected. New hires pick it up by watching how the team works. Decisions are better, not just faster.
### Data Source
**Based on:** [Leader quiz / Imported data + gap-fill / Leader quiz + deep-dive / Leader quiz + team survey]
[If quiz-only: "These scores reflect your perspective. A 5-minute team survey would sharpen the picture — especially on psychological barriers, where leaders often underestimate resistance."]
[If imported data: "These scores combine your existing survey data with targeted questions to fill gaps. Data source: [describe what they shared]."]
### Top Finding
[Single most important thing this leader needs to address, in 2-3 sentences]
### Biggest Risk
[What will go wrong if they do nothing, in 1-2 sentences]
Based on the scorecard, recommend ONE next step:
| Lowest-scoring pillar | Recommended next skill | Why |
|---|---|---|
| Psychological Barriers | blocker-diagnosis | Need to understand the specific resistance before acting |
| Integration Failures | first-use-case-picker | Tools aren't fitting — find the right starting point |
| Ownership Gaps | 90-day-plan-builder | Need structure, owner, and metrics before anything else |
| Tied or all low | blocker-diagnosis | Start with people — tools and process follow |
"Your biggest gap is [pillar]. I'd recommend running [skill name] next to [one sentence on what it does]. Want to do that now?"
If the leader wants the team survey, produce it in this format. This is sent to the team as a parallel track — it does NOT block the playbook from continuing.
## AI Tools — Quick Team Check (anonymous, 5 min)
1. How would you describe your current relationship with AI tools?
- I haven't really started yet
- I use them from time to time when someone points me to them
- They're becoming a regular part of how I work
- I'd feel less productive without them at this point
2. When you use AI, what does a typical interaction look like?
- I ask a simple question and take the answer as-is
- I give some background or instructions to shape the output
- I go back and forth, adjusting my input until I get what I need
- I work with templates, system prompts, or pre-built assistants for recurring tasks
3. What have you used AI for? (check all that apply)
- I haven't used it for work yet
- Writing, editing, or rephrasing text
- Emails, messages, or communications
- Looking things up or getting explanations
- Brainstorming or structuring ideas
- Working with data, spreadsheets, or reports
- Preparing presentations or documents
- Using an assistant or agent someone else set up
- Building your own assistant, agent, or workflow
- Automating repetitive steps in my workflow
- Other: ___
4. How do you feel about AI becoming a bigger part of your work?
- Skeptical — I'm not convinced it adds value for what I do
- Curious — I'd like to understand what it can do before committing
- Optimistic — I see real potential and want to go deeper
- All in — I'm already pushing boundaries and exploring new use cases
5. What's the biggest reason you DON'T use AI tools more? (pick one)
- I don't know what to use them for
- The output isn't good enough for my work
- It takes more effort than doing it myself
- I don't trust the output
- I haven't been given time to learn
- I use them plenty already
- Other: ___
6. Does your team have a shared way of using AI tools, or is it individual?
- We have shared practices and standards
- Everyone does their own thing
- We don't really use them as a team
7. Who would you go to if you had a question or problem with an AI tool?
- A specific person on the team
- My manager
- I'd figure it out myself
- I wouldn't know who to ask
8. Is there a task in your daily work where you think AI could help but you're not sure how?
[open text]
Mapping survey results to pillar scores:
| Survey questions | Maps to pillar |
|---|---|
| Q4 (feelings), Q5 (reasons for not using) | Psychological Barriers |
| Q1 (relationship), Q2 (interaction depth), Q3 (breadth), Q5 (effort/output) | Integration Failures |
| Q6 (shared practices), Q7 (who to ask) | Ownership Gaps |
blocker-diagnosis — chains from this skill when psychological barriers are the main issuefirst-use-case-picker — chains from this skill when integration is the main issue90-day-plan-builder — chains from this skill when ownership is the main issuefull-adoption-cycle — orchestrates this skill as the first step in the complete sequencequarterly-review — re-runs this skill and compares to previous scorecard