openspec-onboard

Guide users through the OpenSpec workflow from exploration to archiving a change.

3|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/g1331/AutoRouter --skill openspec-onboard-g1331
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/g1331/AutoRouter/tree/main/.claude/skills/openspec-onboard
Command: npx skills add https://github.com/g1331/AutoRouter --skill openspec-onboard-g1331

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding new developers to OpenSpec can be complex; this skill provides a guided, hands-on workflow that teaches the full lifecycle from initialization to archiving.

Core Features & Use Cases

  • Phase-based guided onboarding covering preflight, welcome, task selection, explore, proposal, specs, design, tasks, apply, and archive.
  • Safe, teach-by-doing approach with graceful exit handling and clear artifacts for review.

Quick Start

Begin by initiating the onboarding flow with /opsx:onboard to start your first guided OpenSpec session.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I onboard new developers to an OpenSpec workflow?

To onboard new developers to an OpenSpec workflow, you use a guided, phase-driven session that teaches the lifecycle from initialization to archiving. It provides hands-on prompts and artifact scaffolding for a safe, learn-by-doing experience.

What are the phases of a complete OpenSpec software development lifecycle?

The OpenSpec lifecycle includes preflight, proposal, specs, design, tasks, apply, and archive phases. This structured approach provides step-by-step prompts and clear artifacts for software project onboarding and change management.

How do I start a guided OpenSpec onboarding session?

You start a guided OpenSpec onboarding session by initiating the flow with the /opsx:onboard command. This triggers the phase-based workflow to begin your first hands-on, learn-by-doing guided session.

What is the best way to teach OpenSpec to a new software engineering team?

The best way to teach OpenSpec to a new team is using a teach-by-doing approach with graceful exit handling. It guides developers through a complete workflow from exploration to archiving, generating clear artifacts for review.

Do I need any dependencies to run the OpenSpec onboarding workflow?

No dependencies are required to run the OpenSpec onboarding workflow. It relies entirely on a root SKILL.md file with YAML frontmatter for name and description, plus its defined multi-phase workflow configuration.

Can I safely exit a phase-driven OpenSpec onboarding session midway?

Yes, you can safely exit a phase-driven OpenSpec onboarding session midway. The workflow features graceful exit handling, ensuring your progress through the preflight, proposal, and specs phases remains safe and accessible for review.