bootstrap

Onboard new agents to the Agent OS framework and development environment.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gr8routdoors/lit-sdlc --skill bootstrap-gr8routdoors
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bootstrap
Source: https://github.com/gr8routdoors/lit-sdlc/tree/main/.claude/skills/agent-os/bootstrap
Command: npx skills add https://github.com/gr8routdoors/lit-sdlc --skill bootstrap-gr8routdoors

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding a new agent to the Agent OS framework can be confusing and slow without a guided introduction. This skill teaches the Agent OS concepts, project layout, and standard workflows to get newcomers productive quickly.

Core Features & Use Cases

  • Structured onboarding flow: explains the Agent OS concepts, key directories, and how to navigate the repo.
  • Workflow orientation: covers the product/standards/context sections and how to use /start-session to load context.
  • Ready-to-work guidance: provides a path from onboarding to active development sessions.

Quick Start

Run /start-session to load current context and begin the onboarding session.

Frequently Asked Questions about bootstrap

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

FAQPage Schema
How do I onboard a new agent to the Agent OS framework?▼

To onboard a new agent to Agent OS, use this skill to apply a structured flow that explains project layout, key directories, and standard workflows, getting newcomers productive quickly.

What is the best way to start a development session in Agent OS?▼

The best way to start a development session in Agent OS is to run the /start-session command, which loads current product context, standards, and orientation guidance for active work.

How do I locate project standards and product context after a long gap?▼

To locate project standards and product context after a long gap, run the onboarding sequence to review AGENTS.md and load key path guidance for your development environment.

When do I need to run agent onboarding for a development workflow?▼

You need to run agent onboarding when starting work on a project for the first time, after a long gap, or when orientation is needed to locate standards, sessions, and product context.

Does Agent OS onboarding explain how to navigate the repo structure?▼

Yes, Agent OS onboarding explains the framework concepts and key directories, providing structured workflow orientation that teaches agents how to navigate the repository effectively.