onboard

Generate role-specific onboarding documents from OPENCODE.md and codebase context.

33|8|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/TraftG/opencode-game-studio --skill onboard-traftg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/TraftG/opencode-game-studio/tree/main/.opencode/skills/onboard
Command: npx skills add https://github.com/TraftG/opencode-game-studio --skill onboard-traftg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill generates a contextual onboarding document for new contributors or agents, summarizing project state, architecture, conventions, and current priorities relevant to the specified role or area.

Core Features & Use Cases

  • Generate role/area-specific onboarding documents.
  • Summarize OPENCODE.md and relevant agent definitions to tailor the onboarding to the target role.
  • Scan the codebase for relevant areas (src, design, narrative, tests, production) to capture architecture and conventions.
  • Output a structured onboarding document with sections for project architecture, standards, and current sprint context.
  • Provide a Quick Start instruction for immediate productivity.

Quick Start

Invoke onboard with a role or area to generate a ready-to-use 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 an onboarding document for new project contributors?

To generate an onboarding document for new contributors, invoke the onboard skill with a specific role or area. It reads project files, scans relevant codebase areas, and outputs a structured document covering project architecture, standards, and quick start instructions.

Can I create role-specific onboarding documents for designers and QA?

Yes, you can create role-specific onboarding documents for designers, QA, programmers, narrative, and production roles. The skill tailors the project overview, architecture, conventions, and current priorities to match the specified target role.

What is contextual onboarding and how does it help new team members?

Contextual onboarding is the process of generating role-specific summaries of a project's state, architecture, and conventions. It helps new team members quickly understand relevant codebase areas and current priorities, providing a quick start guide for immediate productivity.

Does the onboarding generation process require an OPENCODE.md file to work?

Yes, the onboarding generation process requires an OPENCODE.md file. The skill reads the OPENCODE.md file and relevant agent definitions to tailor the onboarding document accurately to the target role and project standards.

What's the best way to summarize project architecture for new programmers?

The best way to summarize project architecture for new programmers is using automated onboarding generation. It scans the source code and design areas, extracting conventions and structural details to produce a tailored, structured architecture overview document.