onboarding

Guide new contributors through Claude harness workflows and installed skills.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/sizukutamago/claude-code-harness --skill onboarding-sizukutamago
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/sizukutamago/claude-code-harness/tree/main/.claude/skills/onboarding
Command: npx skills add https://github.com/sizukutamago/claude-code-harness --skill onboarding-sizukutamago

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

New project members often struggle to understand the harness, its 12-step workflow, and how to invoke the correct skills; this onboarding skill provides an interactive, guided introduction so new contributors can become autonomous quickly.

Core Features & Use Cases

  • Two-phase guided flow: Phase A offers a 15-minute quickstart to start using the harness immediately, and Phase B provides a 30-minute deep dive when more detail is needed.
  • Project-aware explanations: Reads .claude contents to list installed skills and modules (e.g., Playwright or Figma MCP) and tailors explanations to what's actually present.
  • Facilitated adoption: Useful for first-day onboarding, refresher training, or when someone needs a walkthrough of workflow steps, rules, agents, and hooks.

Quick Start

Ask Claude to run the onboarding skill and walk me through the project's workflows, available skills, and any installed modules.

Frequently Asked Questions about onboarding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I onboard new developers to a Claude harness workflow?

To onboard developers to a Claude harness, use an interactive guided flow that reads repository files like .claude/skills/README.md and .mcp.json to explain installed skills, modules, and the 12-step workflow. This provides a quickstart tour and a deeper walkthrough on demand.

What is the best way to introduce project workflows and skills to new contributors?

The best way to introduce project workflows is a two-phase dialog: a 15-minute quickstart for immediate harness usage, followed by an optional 30-minute deep dive into workflow steps, rules, agents, and hooks tailored to the project's installed modules.

Can I use an onboarding skill to list installed MCP modules and developer skills?

Yes, you can use an onboarding skill to list installed MCP modules and developer skills. It reads the .claude directory contents and .mcp.json to provide project-aware explanations of available tools like Playwright or Figma MCP.

How does interactive developer onboarding handle refresher training for existing project members?

Interactive developer onboarding handles refresher training by offering on-demand walkthroughs of workflow steps, rules, agents, and hooks. Existing members can request a deep dive to review specific harness functionalities without repeating the initial quickstart.

Does the Claude harness onboarding process require agents to delegate the session?

No, the Claude harness onboarding process explicitly avoids delegating the session to agents. It requires running a direct two-phase dialog with confirmations to ensure interactive guidance and accurate knowledge transfer.