onboard

Generate role-specific onboarding documents from project files and git logs.

10|2|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/wanghaisheng/OpenAgenticGame-Studios --skill onboard-wanghaisheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/wanghaisheng/OpenAgenticGame-Studios/tree/main/refenrece/skills/onboard
Command: npx skills add https://github.com/wanghaisheng/OpenAgenticGame-Studios --skill onboard-wanghaisheng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the onboarding process for new contributors or agents by providing them with a comprehensive overview of the project's state, architecture, conventions, and current priorities tailored to their role.

Core Features & Use Cases

  • Role-Specific Information: Delivers tailored onboarding content based on the specified role or area.
  • Project Context: Summarizes the game's vision, architecture, and current development status.
  • Use Case: A new AI agent is joining the narrative design team. Invoking onboard with "narrative designer" will generate a document outlining the story's current state, world-building documents, and narrative conventions.

Quick Start

Use the onboard skill to generate an onboarding document for a new programmer.

Frequently Asked Questions about onboard

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

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

To generate developer onboarding documentation, this skill scans project directories like src/, design/, and tests/, alongside git logs and CLAUDE.md, to compile a comprehensive guide summarizing architecture and conventions.

Can I create role-specific onboarding guides for AI agents joining a development team?

Yes, you can create role-specific onboarding guides by invoking the skill with a specified role or area, such as "narrative designer," to deliver tailored content relevant to that agent's responsibilities.

What is the best way to summarize project state and current priorities for new team members?

The best way to summarize project state is by analyzing recent git logs and existing codebase directories to extract current development priorities, architecture overviews, and established conventions into a single document.

Does project setup onboarding work for summarizing game development vision and world-building documents?

Yes, project setup onboarding works for game development by scanning the design/ directory and codebase to outline the game's current vision, world-building documents, and narrative conventions for new contributors.

How do I onboard new agents by scanning agent definitions and codebase directories?

You can onboard new agents by scanning existing agent definitions, CLAUDE.md, and codebase directories to compile a contextual developer guide that outlines project conventions and current status.

What files do I need to set up project onboarding documentation for a programming team?

You need a codebase with standard directories like src/, tests/, and production/, alongside a CLAUDE.md file and recent git history, to generate a comprehensive onboarding document for new programmers.