draft-a-people-document

draft-a-people-document is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 68 tokens per session (4,573 once invoked), scanned A, original, MIT.

A drafting tool for people-management documents, including offer letters, onboarding plans, performance improvement plans, and stay-conversation scripts. A performance improvement plan, or PIP, is a written plan for addressing ongoing work problems.

In plain words
What is it for?
Use it to draft an offer, a new-hire plan, a PIP, or a script for talking with an employee you want to retain.
Why use it?
It gives you a first draft based on your compensation rules, job levels, policies, and writing style without sending anything on your behalf.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to draft an offer, a new-hire plan, a PIP, or a script for talking with an employee you want to retain.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/draft-a-people-document
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 akiotanaka847/qaio-desktop --skill draft-a-people-document
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

Made for: Claude Code, Codex.

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 draft-a-people-document

README.md
[![agentmods](https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/draft-a-people-document/github.svg)](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/draft-a-people-document)
Your own site
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/draft-a-people-document"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/draft-a-people-document/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 draft-a-people-document

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/draft-a-people-document"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/draft-a-people-document.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,573 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.00068 $0.04573
Opus 5 $0.00034 $0.02286
Sonnet 5 $0.00014 $0.00915
Haiku 4.5 $0.00007 $0.00457

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

Security

Grade A, and why

draft-a-people-document 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.

store/agents/people/.agents/skills/draft-a-people-document/SKILL.md · 184 lines

How it starts

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

Draft a People Document

One skill for every first-draft people document the founder needs. type param picks template + structure + checks. "Drafts only, never sent / scheduled / delivered" discipline shared.

Parameter: type

  • offer-letter - offer letter for a new hire at a specific level, anchored on comp bands + equity stance.
  • onboarding-plan - Day 0, Week 1, 30-60-90 plan plus welcome Slack message + welcome email in your voice.
  • pip - performance improvement plan. Mandatory escalation check first. If a protected-class + pretextual-timing trigger fires, STOP and write an escalation note instead.
  • stay-conversation - verbal 1:1 SCRIPT, not email. Five sections: Open → Listen → Surface → Ask → Propose. Filtered against hard nos.

User names type in plain English ("draft an offer for {candidate}", "plan {new hire}'s onboarding", "draft a PIP for {employee}", "script the stay conversation") → infer. Ambiguous → ask ONE question naming the four options.

When to use

  • type=offer-letter - "draft an offer for {candidate}", "write the offer letter", "offer letter for {candidate} at {level}". Prereq: candidate record + debrief exist, founder decided to proceed.
  • type=onboarding-plan - "draft the onboarding plan for {new hire}", "first 90 days for {new hire}", "{new hire} starts {date} - get them ready", "first-morning checklist for {new hire}", "Day-0 welcome Slack for {new hire}". Implicit: routed after draft-a-people-document type=offer-letter → offer accepted.
  • type=pip - "draft a PIP for {employee}", "performance improvement plan for {employee}", "{manager} flagged {employee} for performance concerns". Always triggered by you - never implicitly.
  • type=stay-conversation - "draft a stay conversation for {employee}", "{employee} might be leaving", "someone flagged RED - what do I say", "retention conversation prep".

Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

Read the full file on GitHub · 184 lines

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. 6d ago First seen · 184 lines · 68 tokens per session scan A 46fe30efd692

Subscribe to this mod's changes

draft-a-people-document is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 68 tokens to every session and 4,573 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-09-05.

Related

Other skills, from other repositories

connecting-with-people

Applies advanced interpersonal techniques for building genuine, lasting connections in entrepreneurial contexts. Covers the power of validation as the deepest form of listening, leading with 'How can I help you?' as a first-meeting strategy, maintaining authentic online identity, vulnerability as a professional…

fatihguner/foreman · 120 tokens

inspiring-and-retaining

Equips founders with practical retention and inspiration techniques grounded in selfless leadership, strategic kindness, and relationship maintenance at scale. Covers making it about the audience (not you), the random-act-of-kindness mood reset, the homelessness perspective technique, praise-to-criticism ratios…

fatihguner/foreman · 143 tokens

influencing-and-persuading

Provides founders with Socratic influence techniques, confidence projection methods, and patience-based persuasion strategies for converting stakeholders without overt selling. Covers idea-seeding (making others believe your idea is theirs), the paradox of persuasion (listening as the primary influence tool)…

fatihguner/foreman · 125 tokens

meeting-the-right-people

Applies modern networking and relationship-curation methods for entrepreneurs who need to build strategic networks efficiently. Covers standing out through signature differentiation, the warm-introduction chain for reaching anyone, building a personal advisory board, the discipline of hiring slow and firing fast in…

fatihguner/foreman · 104 tokens

reading-people

Applies practical techniques for decoding what people actually mean beyond their words, through nonverbal communication, active listening, rapport micro-signals, bluff detection, and mirroring. Covers listening with eyes rather than ears, the 55/38/7 communication model, accepting rapport signals, reading dishonesty…

fatihguner/foreman · 112 tokens

resolving-people-conflict

Delivers specific behavioural systems for resolving interpersonal conflict in real time -- reframing conflict as a helping stance, the 24-hour cooling rule, strategic surrender of what cannot be controlled, and the bulletproof vest protocol (a structured seven-step system for safe conflict resolution). Use when a…

fatihguner/foreman · 127 tokens