team-onboard

team-onboard is a skill for Claude Code, Codex from atman-33/workhub. It costs 55 tokens per session (383 once invoked), scanned A, original, MIT.

An onboarding briefing generator for new team members. It gathers information from the team knowledge base, project specifications, backlog, and recent progress into a self-serve guide.

In plain words
What is it for?
Use it when someone joins a team or project, or asks for an explanation of how the team works. It produces a dated briefing and records it in the shared knowledge base.
Why use it?
It gives newcomers the team’s product context, working cycle, important reading, and first-week tasks in one place. This reduces the need to explain the same background repeatedly.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Part of the team-ops plugin — 13 skills shipped together

Good fit Use it when someone joins a team or project, or asks for an explanation of how the team works. It produces a dated briefing and records it in the shared knowledge base.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/atman-33/workhub/team-onboard
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 atman-33/workhub --skill team-onboard
Clone the repo
git clone --depth 1 https://github.com/atman-33/workhub

Made for: Claude Code, Codex.

Or install team-ops, the plugin that ships this one along with the rest of its 13 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 team-onboard

README.md
[![agentmods](https://agentmods.dev/badge/skills/atman-33/workhub/team-onboard/github.svg)](https://agentmods.dev/skills/atman-33/workhub/team-onboard)
Your own site
<a href="https://agentmods.dev/skills/atman-33/workhub/team-onboard"><img src="https://agentmods.dev/badge/skills/atman-33/workhub/team-onboard/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 team-onboard

Your own site · 80×15
<a href="https://agentmods.dev/skills/atman-33/workhub/team-onboard"><img src="https://agentmods.dev/badge/skills/atman-33/workhub/team-onboard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 383 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.00055 $0.00383
Opus 5 $0.00028 $0.00192
Sonnet 5 $0.00011 $0.00077
Haiku 4.5 $0.00006 $0.00038

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

Security

Grade A, and why

team-onboard 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 5d 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/team-ops/skills/team-onboard/SKILL.md · 36 lines

What it actually says

Onboard a new team member

Produce a self-serve briefing so a newcomer can get productive from the shared folder alone.

Steps

  1. Resolve paths from <team-context>; ask which project(s) the newcomer joins if not stated.
  2. Read the sources (skim via indexes, don't dump whole files):
    • knowledge/_index.mdrules/ and the most relevant topics
    • _meta/conventions.md (IDs, branch naming, writing rules)
    • per project: _index.md, prd/, docs/spec/spec.md, backlog/product-backlog.md, the latest reports/daily/*.html
  3. Write the briefing to knowledge/onboarding/<date>-<name-or-role>.md in the team content language:
    • What the team builds (from PRD/spec) and where things stand (from the latest report)
    • The working cycle: backlog → start-pbi branch convention → dev-main merge → daily report/spec update (link the design doc's cycle)
    • Reading list: the 5–10 most valuable existing notes, with paths
    • First-week checklist (access to the shared folder, run setup-team-context, etc.)
  4. Update knowledge/onboarding/_index.md, append an activity-log line, and hand the user the briefing path.

Rules

  • Link to existing notes instead of restating them — the briefing is a map, not a copy.
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. 5d ago First seen · 36 lines · 55 tokens per session scan A c29bdc1d7760

Subscribe to this mod's changes

team-onboard is a skill published in the GitHub repository atman-33/workhub (2 stars, last pushed today), licensed MIT. It adds 55 tokens to every session and 383 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-03.

Related

Other skills, from other repositories

gonavi-cli

Operate databases through the GoNavi headless CLI — the gonavi executable shipped in verified GitHub Release archives. Covers listing/adding/importing saved connections, running SQL queries against saved connections or ad-hoc connection files, exporting result sets to csv/json/md/html/xlsx, batch-executing SQL files…

Syngnat/GoNavi · 144 tokens

explain

Guided code tour of a file or subsystem this session touched — entry point, the load-bearing pieces, the edges, and what connects to it.

gkaria/vibe-learn · 33 tokens

tasks

A task-breakdown tool that turns a plan, specification, feature brief, bug report, technical-debt item, or chore into small TASK-NNN work items. Technical debt means postponed cleanup or design work in a codebase.

cryndoc/polisade-orchestrator · 127 tokens

prd

A Product Requirements Document (PRD) writer for large software initiatives. A PRD records the problem, goals, requirements, assumptions, and evidence before implementation begins.

cryndoc/polisade-orchestrator · 121 tokens

roadmap

An implementation plan made from a technical specification, organized into phases, milestones, and dependencies.

cryndoc/polisade-orchestrator · 109 tokens

shipyard-executing-plans

Use when you have a written implementation plan to execute, either in the current session with builder/reviewer agents or in a separate session with review checkpoints. Also use when the user says "build this", "implement this", "execute the plan", "run the plan", or when a plan file has been loaded with independent…

lgbarn/shipyard · 78 tokens