onboard

Generate role-specific onboarding documents from project context and version history.

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/johnatas-henrique/overdrive --skill onboard-johnatas-henrique
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/johnatas-henrique/overdrive/tree/main/.opencode/skills/onboard
Command: npx skills add https://github.com/johnatas-henrique/overdrive --skill onboard-johnatas-henrique

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

New contributors and agents joining a project lack quick access to contextual information about project state, architecture, conventions, and role-specific priorities, leading to slow ramp-up and misalignment with team workflows.

Core Features & Use Cases

  • Role-Specific Onboarding Docs: Generates tailored onboarding documents customized to the user's specified role or area (e.g., programmer, designer, QA, production).
  • Context Aggregation: Pulls relevant project context from AGENTS.md, agent definitions, domain-specific directories (src/, design/, production/), and recent version history to ensure accuracy.
  • Use Case: A new game designer joining the Overdrive F1 racing game project can get an onboarding doc outlining existing design documents, narrative world-building resources, and current design sprint priorities specific to their role.

Quick Start

Use the onboard skill to generate a tailored onboarding document for a new programmer joining the project.

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?

Generate role-specific onboarding documentation by pulling contextual information from project standards, role definitions, domain directories, and recent version history to create tailored guides for new contributors. This eliminates slow ramp-up by aligning new team members with current architecture and conventions.

What is contextual onboarding documentation for software development and game design projects?

Contextual onboarding documentation is dynamically generated material that provides new contributors with role-specific project state, architecture, conventions, and sprint priorities. It aggregates data from project files and domain directories to ensure newcomers understand current workflows without manual compilation.

Does project onboarding documentation generation work without external dependencies?

Yes, project onboarding documentation generation works without external dependencies, relying solely on internal project context. It extracts information from existing project standards, agent definitions, domain-specific directories, and version history to produce accurate onboarding materials for new contributors.

What is the best way to align new contributors with current sprint priorities and project architecture?

The best way to align new contributors with current sprint priorities is to generate standardized onboarding materials that pull context from project standards and recent version history. This ensures up-to-date documentation aligned with current project architecture and conventions without manual compilation.

Can onboarding documentation pull context from existing project files and directories?

Yes, onboarding documentation can pull context from existing project files such as AGENTS.md, agent definitions, and domain-specific directories like src/, design/, and production/. It uses recent version history to ensure the generated documents reflect accurate project architecture and conventions.