openspec-onboard

Guides new users through a full OpenSpec workflow with real codebase tasks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/yuanhsunliu/dashboard-layout-editor-ui --skill openspec-onboard-yuanhsunliu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/yuanhsunliu/dashboard-layout-editor-ui/tree/main/.github/skills/openspec-onboard
Command: npx skills add https://github.com/yuanhsunliu/dashboard-layout-editor-ui --skill openspec-onboard-yuanhsunliu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guided onboarding for OpenSpec is challenging to replicate consistently; this Skill provides a structured, hands-on pathway that teaches the full lifecycle with narration and real codebase work.

Core Features & Use Cases

  • End-to-end onboarding for OpenSpec, covering initialization, change creation, proposal, specs, design, tasks, and archival steps.
  • Safe, guided workflow with pauses, acknowledgments, and graceful exits to preserve progress.
  • Real codebase interaction: practitioners perform real tasks in a project repository while learning the workflow.

Quick Start

Run the onboarding flow by issuing the /opsx:explore command and follow the guided prompts to create a new OpenSpec change.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I learn the OpenSpec workflow for a new codebase?

OpenSpec onboarding teaches the workflow by guiding you through real codebase tasks. You perform initialization, change creation, and archival steps directly in your project repository to learn the full lifecycle.

What is the OpenSpec change management lifecycle?

The OpenSpec lifecycle covers initialization, change creation, proposal, specs, design, tasks, and archival. This onboarding process walks you through each phase with narration and hands-on codebase interaction.

How do I start a guided OpenSpec onboarding session?

Run the /opsx:explore command to start the onboarding flow. Follow the guided prompts to create a new OpenSpec change and begin performing real tasks in your project repository.

Can I practice OpenSpec changes safely in a real project repository?

The onboarding process is designed for safe, guided workflow in a real project repository. It enforces guardrails and graceful exits so you can learn the lifecycle while performing actual codebase work without risk.

Does OpenSpec onboarding require any special dependencies or components?

No dependencies or components are required to run the OpenSpec onboarding. You only need a project repository where you can execute the guided workflow steps and interact with your codebase.