onboard

Generate role-specific Markdown onboarding documents from project context.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/LordKuper/agentic-game-studio --skill onboard-lordkuper
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/LordKuper/agentic-game-studio/tree/main/.claude/skills/onboard
Command: npx skills add https://github.com/LordKuper/agentic-game-studio --skill onboard-lordkuper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of contextual onboarding documents to accelerate contributor ramp-up.

Core Features & Use Cases

  • Automates onboarding document generation by summarizing project state, architecture, standards, and current priorities for a given role or area.
  • Tailors guidance for common roles (programmers, designers, QA, production) based on repository structure and recent changes.
  • Produces a structured Markdown document ready for review and distribution, with sections for project overview, standards, and suggested tasks.

Quick Start

Prompt the skill with a role/area to generate a tailored onboarding document.

Frequently Asked Questions about onboard

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

FAQPage Schema
How do I generate onboarding documentation for new project contributors?▼

To generate onboarding documents for new contributors, prompt the skill with a specific role or area. It reads project context from CLAUDE.md and agent definitions, then assembles a structured Markdown document with sections for summary, standards, and tasks.

Can I create role-specific onboarding guides for different team members?▼

Yes, you can create role-specific onboarding guides by specifying a role such as programmer, designer, QA, or production. The generated documentation tailors project guidance, standards, and suggested tasks based on the specified role and repository structure.

What is the best way to automate onboarding document creation from project conventions?▼

Automate onboarding document creation by summarizing project context, architecture, and current priorities into Markdown. This approach eliminates manual documentation effort and produces a structured document ready for review and distribution to new contributors.

Does the onboarding document generation work with CLAUDE.md project context?▼

Yes, onboarding document generation works with CLAUDE.md project context. It reads project context and relevant agent definitions from the repository to assemble accurate, structured Markdown guidance tailored for new contributors or agents.

Where are the generated onboarding documents saved in the repository?▼

Generated onboarding documents are optionally saved to the onboarding directory within the repository. This structured Markdown output provides new contributors with project overviews, standards, and suggested tasks for immediate ramp-up.