prep-the-review-cycle

prep-the-review-cycle is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 43 tokens per session (1,396 once invoked), scanned A, original, MIT.

A performance-review planning tool that prepares the materials and timeline for a review cycle. A review cycle is the scheduled period when employees and managers complete self-reviews, manager reviews, and calibration.

In plain words
What is it for?
Use it to draft self-review and manager forms, a calibration document for comparing ratings, and the schedule for the next review cycle.
Why use it?
It keeps review documents and dates aligned with your company's review rhythm and job-level framework instead of starting from generic templates.

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 self-review and manager forms, a calibration document for comparing ratings, and the schedule for the next review cycle.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/prep-the-review-cycle
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 prep-the-review-cycle
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 prep-the-review-cycle

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/prep-the-review-cycle"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/prep-the-review-cycle.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,396 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.00043 $0.01396
Opus 5 $0.00022 $0.00698
Sonnet 5 $0.00009 $0.00279
Haiku 4.5 $0.00004 $0.00140

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

Security

Grade A, and why

prep-the-review-cycle 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/prep-the-review-cycle/SKILL.md · 117 lines

How it starts

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

Prep the Review Cycle

When to use

  • Explicit: "prep the review cycle", "Q{N} reviews are starting", "build the review templates", "set up the next review cycle".
  • Implicit: triggered by weekly-people-review when upcoming cycle date from context/people-context.md within lead-time window.
  • Frequency: one per cycle. Founder want refresh mid-cycle? re-run, supersede.

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.

  • Docs (Google Docs, Notion) — share the templates with managers and ICs. Optional.
  • HR platform (Gusto, Deel, Rippling, Justworks) — pull the current roster for calibration. Optional.

This skill drafts artifacts locally, so missing connections won't block me — I just won't push templates out automatically.

Information I need

I read your people context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

  • Review cycle rhythm — Required. Why I need it: shapes the timeline and the cycle slug. If missing I ask: "Are reviews annual, semi-annual, or quarterly, and when does the next cycle start and end?"
  • Leveling framework — Required. Why I need it: prompts and rubrics map to attributes per level. If missing I ask: "How would you describe each level, what scope, autonomy, and impact looks like at L1 through L5?"
  • Rating scale — Optional. Why I need it: the manager template uses your scale instead of a generic one. If you don't have it I keep going with a four-band default and TBD where your scale would slot in.
  • Comp bands — Optional. Why I need it: lets the calibration doc flag comp moves crossing band edges. If you don't have it I keep going with TBD on the comp sanity check.
  • Roster — Required. Why I need it: calibration doc lists who's reviewing whom. If missing I ask: "Connect your HR platform so I can pull the team, or paste the current roster."

Read the full file on GitHub · 117 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 · 117 lines · 43 tokens per session scan A c284d040845a

Subscribe to this mod's changes

prep-the-review-cycle is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 43 tokens to every session and 1,396 once invoked, about $0.0002 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