tutorial-onboarding

Orchestrate guided onboarding workflows for Claude Code setup.

8|6|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/nomoory/brain-in-a-vat --skill tutorial-onboarding
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tutorial-onboarding
Source: https://github.com/nomoory/brain-in-a-vat/tree/main/.claude/skills/tutorial/onboarding
Command: npx skills add https://github.com/nomoory/brain-in-a-vat --skill tutorial-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding new users with a guided, modular workflow that sets up identity, project lifecycle, and knowledge loops using the modn guide.

Core Features & Use Cases

  • Guided onboarding paths (free-topic Quest path or guided Mission path) that scaffold identity, initiatives, squads, and agent workflows.
  • Progress persistence and phase-based milestones to track setup and graduation.
  • Contextual guidance and scripts references to keep first-time users aligned with design principles.

Quick Start

Open Claude Code and run the onboarding workflow with /tutorial:onboarding.

Frequently Asked Questions about tutorial-onboarding

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

FAQPage Schema
How do I set up a guided onboarding workflow for new Claude Code users?▼

A guided onboarding workflow bootstraps new Claude Code setups by routing first-time users through Quest or Mission paths to establish identity, initiatives, and knowledge loops. You can trigger it by running the /tutorial:onboarding command.

What is the best way to track onboarding progress and milestones in an AI system setup?▼

Tracking onboarding progress in an AI system setup is handled through progress persistence and phase-based milestones. The system stores setup state in the workspace/squads/tutorial directory to monitor user graduation through each structured step.

Can I configure project lifecycle and squads without prior setup knowledge?▼

Configuring project lifecycle and squads without prior knowledge is supported through contextual guidance and modular design. The onboarding process provides free-topic Quest paths and guided Mission paths that scaffold agent workflows and identity setup for first-time users.

Does the onboarding process enforce policy-based verification for each setup step?▼

The onboarding process enforces policy-based verification for each setup step to ensure alignment with design principles. It uses a structured frontmatter-defined skill entry to validate identity setup, knowledge loops, and squad configurations before advancing.

How does multi-path routing work for bootstrapping a new system setup?▼

Multi-path routing for bootstrapping a system setup works by directing users down either a free-topic Quest path or a guided Mission path. This routing scaffolds the initiative lifecycle and agent workflows according to the user's specific onboarding context.