onboard

Generates a role-specific onboarding document from AGENTS.md and scanned directories for Godot/production workflows.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/scomofo/dragon-forge --skill onboard-scomofo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/scomofo/dragon-forge/tree/main/.agents/skills/onboard
Command: npx skills add https://github.com/scomofo/dragon-forge --skill onboard-scomofo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

New contributors and agents often waste time figuring out the project state, architecture, and conventions before they can contribute effectively.

Core Features & Use Cases

  • Context-aware onboarding: Generates a tailored onboarding document based on the specified role or area.
  • Relevant-area scanning: Pulls information from the most relevant directories such as src/, design/, tests/, and production/.
  • Actionable next steps: Summarizes standards, current priorities, sprint context, dependencies, and common pitfalls to help the newcomer start quickly.

Quick Start

Ask the AI to generate onboarding for the role you need by sending: "Generate onboarding for a programmer focused on hatchery systems."

Frequently Asked Questions about onboard

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

FAQPage Schema
How do I generate project onboarding documentation for a new contributor?

To generate project onboarding documentation, specify a role or area focus. The system reads AGENTS.md, scans relevant directories like src and tests, and produces a structured onboarding write-up tailored to that role.

What is role-based onboarding and how does it help new agents?

Role-based onboarding provides context-aware ramp-up documentation focused on specific areas. It summarizes architecture, conventions, current sprint priorities, and common pitfalls so new agents can contribute effectively without wasting time.

How do I create onboarding documents for Godot production workflows?

You create onboarding documents for Godot production workflows by requesting ramp-up context for a specific role. The system scans project directories, applies conventions, and offers a write-back path under production/onboarding.

Can I scan project directories to document architecture overview and conventions automatically?

Yes, you can automatically document architecture overview and conventions. The system scans relevant project directories such as src, design, tests, and production to extract standards and current sprint context for the onboarding write-up.

Does onboarding generation work without external dependencies?

Yes, onboarding generation works without external dependencies. It relies on reading existing project files like AGENTS.md and role-specific agent definitions to build the contextual ramp-up guide.

What's the best way to ramp up a programmer focused on a specific system?

The best way to ramp up a programmer focused on a specific system is to request onboarding for that role. The system generates a tailored document summarizing relevant architecture, dependencies, and actionable next steps.