client-onboarding

client-onboarding is a skill for Claude Code, Codex from mizukaizen/hive-doctrine-mcp. It costs 0 tokens per session (486 once invoked), scanned A, original, MIT.

A guided process for starting work with a new client after signing a contract. It collects business, technical, design, and communication requirements before development begins.

In plain words
What is it for?
Use it to run an onboarding questionnaire, document the client's goals and systems, agree on communication, and clarify accessibility, data, traffic, and design needs.
Why use it?
It prevents important expectations, deadlines, constraints, and approval rules from being missed or discovered late.

Skill for Claude CodeCodex

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

Good fit Use it to run an onboarding questionnaire, document the client's goals and systems, agree on communication, and clarify accessibility, data, traffic, and design needs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mizukaizen/hive-doctrine-mcp/client-onboarding
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 mizukaizen/hive-doctrine-mcp --skill client-onboarding
Clone the repo
git clone --depth 1 https://github.com/mizukaizen/hive-doctrine-mcp

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 client-onboarding

README.md
[![agentmods](https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/client-onboarding/github.svg)](https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/client-onboarding)
Your own site
<a href="https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/client-onboarding"><img src="https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/client-onboarding/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 client-onboarding

Your own site · 80×15
<a href="https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/client-onboarding"><img src="https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/client-onboarding.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 486 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.00000 $0.00486
Opus 5 $0.00000 $0.00243
Sonnet 5 $0.00000 $0.00097
Haiku 4.5 $0.00000 $0.00049

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

Security

Grade A, and why

client-onboarding 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 10d 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.

gated-products/honey/claude-packages/HD-4002-agency-team/skills/client-onboarding/SKILL.md · 67 lines

How it starts

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

Skill: Client Onboarding

Use when onboarding a new client. Creates a structured onboarding process that captures requirements, sets expectations, and establishes communication norms.

Trigger

Invoke this skill when a new client engagement begins, after the contract is signed but before development starts.

Process

1. Requirements Gathering

Walk through a structured questionnaire:

Business Context:

  • What problem does this project solve for your business?
  • Who are the end users? How many?
  • What does success look like? How will you measure it?
  • Are there hard deadlines (e.g., event launch, regulatory compliance)?

Technical Requirements:

  • Existing systems this must integrate with?
  • Preferred tech stack or platform constraints?
  • Expected traffic/load (users, requests per second)?
  • Data sensitivity level (public, internal, PII, financial)?

Design Requirements:

  • Brand guidelines or design system?
  • Reference sites or apps you admire?
  • Accessibility requirements (WCAG level)?

Process Preferences:

  • Preferred communication channel (email, Slack, Teams)?
  • Feedback turnaround time expectation?
  • Approval process (single stakeholder or committee)?
  • How often do you want status updates?

2. Scope Agreement

Based on requirements, draft a scope document covering:

  • Included features (explicit list)
  • Excluded features (explicit list — prevents future disputes)
  • Assumptions (what must be true for estimates to hold)
  • Change request process

3. Project Setup

Run /new-client to scaffold the project structure with gathered information.

4. Kickoff Checklist

Generate a kickoff checklist:

  • Requirements document reviewed and signed off
  • Scope document reviewed and signed off
  • Communication channel set up
  • Access to client systems granted (staging, APIs, brand assets)
  • First milestone and deadline agreed
  • Status update schedule confirmed

Output

Save onboarding artefacts to clients/[client-slug]/docs/onboarding/:

  • requirements.md — Captured requirements
  • kickoff-checklist.md — Checklist with status

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

Subscribe to this mod's changes

client-onboarding is a skill published in the GitHub repository mizukaizen/hive-doctrine-mcp (0 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 486 tokens. 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-31.