onboard

Generate role-specific onboarding documents from CLAUDE.md, .claude/agents definitions, and repository state.

277|65|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/pixel-cellar/Claude-Code-Game-Studios --skill onboard-pixel-cellar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/pixel-cellar/Claude-Code-Game-Studios/tree/main/.claude/skills/onboard
Command: npx skills add https://github.com/pixel-cellar/Claude-Code-Game-Studios --skill onboard-pixel-cellar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill accelerates onboarding for new project contributors by generating context-aware documentation that captures project status, architecture, standards, and role-specific priorities.

Core Features & Use Cases

  • Reads CLAUDE.md for project overview and standards.
  • Scans relevant agent definitions under .claude/agents to tailor onboarding.
  • Surveys codebase areas by role (programmers, designers, narrative, QA, producer) to produce role-aligned guidance.
  • Reads recent changes from git history to reflect current momentum.
  • Outputs a ready-to-use onboarding document for a given role or domain.

Quick Start

Generate a role-specific onboarding document by analyzing CLAUDE.md, agent definitions in .claude/agents, and the current repository state.

Frequently Asked Questions about onboard

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

FAQPage Schema
How do I generate role-specific onboarding documentation for new project contributors?

Role-specific onboarding documentation is generated by analyzing CLAUDE.md, agent definitions under .claude/agents, and repository sections like src and tests to produce a structured document with project overview, architecture, and initial tasks.

What is context-aware onboarding for software projects?

Context-aware onboarding tailors contributor guidance by reading project state, including CLAUDE.md, agent definitions, and git history, ensuring new team members receive role-aligned priorities, architecture overviews, and current sprint context.

Can I use Claude agent definitions to onboard QA and narrative team members?

Yes, scanning agent definitions under .claude/agents allows the onboarding process to survey codebase areas by role, producing tailored guidance for programmers, designers, narrative, QA, and producers.

How do I create a project onboarding document that includes current sprint context?

Creating a project onboarding document with current sprint context involves reading recent changes from git history alongside CLAUDE.md to reflect current momentum and output a ready-to-use guide for a given role.

What is the best way to align new contributors with project standards and architecture?

Aligning new contributors with project standards involves reading CLAUDE.md for established guidelines and surveying repository sections to generate a structured onboarding document covering key files, dependencies, and current standards.