one-on-one-prep

one-on-one-prep is a skill for Claude Code from techwolf-ai/ai-first-toolkit. It costs 67 tokens per session (1,921 once invoked), scanned A, original, MIT.

A preparation guide for a one-to-one meeting between a manager and a direct report. It reviews recent work, achievements, obstacles, wellbeing, development goals, team context, and company expectations.

In plain words
What is it for?
Use it before a one-to-one to discuss projects, feedback, career growth, communication, workload, wellbeing, and support the employee may need.
Why use it?
It helps managers arrive with relevant topics and questions instead of relying on memory or following a rigid script.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the people-management plugin — 8 skills shipped together

Good fit Use it before a one-to-one to discuss projects, feedback, career growth, communication…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/techwolf-ai/ai-first-toolkit/one-on-one-prep
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 techwolf-ai/ai-first-toolkit --skill one-on-one-prep
Clone the repo
git clone --depth 1 https://github.com/techwolf-ai/ai-first-toolkit

Made for: Claude Code.

Or install people-management, the plugin that ships this one along with the rest of its 8 skills.

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 one-on-one-prep

README.md
[![agentmods](https://agentmods.dev/badge/skills/techwolf-ai/ai-first-toolkit/one-on-one-prep.svg)](https://agentmods.dev/skills/techwolf-ai/ai-first-toolkit/one-on-one-prep)
Your own site
<a href="https://agentmods.dev/skills/techwolf-ai/ai-first-toolkit/one-on-one-prep"><img src="https://agentmods.dev/badge/skills/techwolf-ai/ai-first-toolkit/one-on-one-prep.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,921 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.00067 $0.01921
Opus 5 $0.00034 $0.00960
Sonnet 5 $0.00013 $0.00384
Haiku 4.5 $0.00007 $0.00192

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

Security

Grade A, and why

one-on-one-prep 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 7d 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.

plugins/people-management/skills/one-on-one-prep/SKILL.md · 205 lines

How it starts

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

1:1 Prep

Great 1:1s live at the intersection of performance and care. Development keeps growth alive. Wellbeing makes sure the person behind the work is seen. Both matter every time.

Deep-dive preparation for 1:1 meetings with a specific direct report, anchored in the org's performance framework (from manager-context/performance-framework.md) and organizational values.

When to Use

  • Before any 1:1 meeting with a direct report
  • When the manager says "prep my 1:1 with [name]", "what should I discuss with [name]"
  • Can be invoked with just a name, the skill finds the relevant context

Instructions

If any MCP connector is unavailable, follow the connector unavailability protocol in references/operating-principles.md.

1. Identify the Team Member

If a name is provided, match it against manager-context/team/ profiles.

If no name is specified, check the calendar for the next upcoming 1:1 meeting and identify the attendee.

If ambiguous:

Which team member? Your upcoming 1:1s are:
- [Name], [day] at [time]
- [Name], [day] at [time]

Load the team member's profile from manager-context/team/[name].md for:

  • Their role, current projects, communication style
  • Goals location (Notion page, Drive doc)
  • Last review date and development areas
  • Last 1:1 date and open items

If no profile exists:

⚠️ No profile found for [name]. Run /setup to build team context, or I'll work with what I can find from sources directly.

2. Surface Recent Work & Wins

Slack (last 7-14 days):

  • Messages posted by this person in team/project channels
  • Threads they've been active in
  • Any shoutouts or recognition they received (search for their name + positive signals like "great", "shipped", "amazing", "thanks")
  • Features shipped, PRs merged, deliverables completed (visible in public channels)

Google Drive:

  • Documents they've recently created or edited
  • Especially docs related to their projects or deliverables

Notion:

  • Pages they've authored or updated recently
  • Project status updates they've contributed to

Read the full file on GitHub · 205 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. 7d ago First seen · 205 lines · 67 tokens per session scan A bec1abcaa785

Subscribe to this mod's changes

one-on-one-prep is a skill published in the GitHub repository techwolf-ai/ai-first-toolkit (98 stars, last pushed 1mo ago), licensed MIT. It adds 67 tokens to every session and 1,921 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-30.