onboarding

Generate a code-grounded onboarding guide with architecture diagrams and key flows.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/skylarsabo/code-ops --skill onboarding-skylarsabo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/skylarsabo/code-ops/tree/main/plugins/code-ops-suite/skills/onboarding
Command: npx skills add https://github.com/skylarsabo/code-ops --skill onboarding-skylarsabo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Onboarding new contributors or agents can be complex and time-consuming. This Skill provides a verified, code-grounded orientation guide, including an architecture diagram, to help new team members quickly become productive.

Core Features & Use Cases

  • Code-Grounded Orientation Guide: Offers a comprehensive guide that verifies all information against the codebase.
  • Architecture Diagram: Includes a visual representation of the system architecture.
  • Use Case: For a new engineer starting on a project, this Skill generates a guide that outlines the system's architecture, key flows, conventions, and security rules.

Quick Start

Generate the onboarding guide for the new contributor using /code-ops-suite:onboarding.

Frequently Asked Questions about onboarding

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

FAQPage Schema
How do I generate an onboarding guide for new engineers from an existing codebase?

To generate a codebase onboarding guide, use a tool that analyzes source code to produce architecture diagrams, key flows, and conventions. This Skill requires codebase access and executes setup steps to verify all documented information for new contributors.

What is a code-grounded orientation guide and how does it help engineering workflow?

A code-grounded orientation guide is an onboarding document verified against the actual codebase. It helps engineering workflow by outlining system architecture, key flows, conventions, and security rules so new contributors become productive quickly without manual documentation.

Does this onboarding tool require dependencies or specific environment setup to run?

This onboarding tool has no external dependencies, but it does require access to the target codebase and the ability to execute setup steps. These prerequisites are necessary to verify the orientation guide and architecture diagram generation.

Can I automatically generate architecture diagrams for my project using an orientation guide generator?

Yes, you can generate architecture diagrams using an orientation guide generator. This Skill analyzes your codebase to produce a visual representation of the system architecture alongside key engineering flows and conventions for new team members.

What is the best way to document codebase conventions and security rules for new contributors?

The best way to document codebase conventions and security rules is to use an automated orientation guide that extracts and verifies this information directly from the source code, ensuring the documentation remains accurate and grounded for new contributors.