openspec-onboard

Guide developers through OpenSpec onboarding and lifecycle workflow phases.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec onboarding guides developers through a full OpenSpec lifecycle, turning a raw task into a structured learning episode, with narrated walkthroughs and hands-on practice in a real codebase.

Core Features & Use Cases

  • Guided onboarding: step-by-step walkthrough of initializing and using OpenSpec in your project.
  • Phase-by-phase learning: explore, plan, create a change, draft proposal, specs, design, tasks, apply, and archive—without leaving your environment.
  • Hands-on practice: perform real tasks in a sample or your own repository while learning the workflow.

Quick Start

Start by exploring the onboarding program:

  • Run /opsx:explore to understand the workflow concepts.
  • Create a new change with /opsx:new <change-name> to begin the learning cycle.
  • Follow prompts to draft a proposal, specs, and tasks, and then apply them to complete the learning loop.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I get started with OpenSpec onboarding in my codebase?

OpenSpec onboarding guides you through initializing the CLI in your project and following a structured workflow. Start by running /opsx:explore to understand the concepts, then use /opsx:new <change-name> to create a change and follow the prompts through each phase from proposal to implementation.

What phases does the OpenSpec workflow cover?

The OpenSpec workflow spans nine phases: Welcome, Task Selection, Explore Demo, Proposal, Specs, Design, Tasks, Apply, and Archive. Each phase builds on the previous one to transform a raw idea into a fully implemented and tracked change within your codebase.

Do I need prior experience with CLI tools to use OpenSpec onboarding?

You need basic familiarity with your codebase and the CLI, plus OpenSpec CLI installed. The onboarding provides narrated walkthroughs and hands-on practice, so you learn the workflow directly in your environment without prior OpenSpec experience.

Can I practice OpenSpec workflows on a sample repository?

Yes, you can practice on a sample repository or your own codebase. The onboarding guides you through real tasks while learning, so you gain hands-on experience applying changes and following the complete lifecycle in an actual environment.

How does OpenSpec help with change management and tracking?

OpenSpec structures the entire change lifecycle from discovery through archive, organizing work into phases that clarify planning, design, implementation, and closure. This narrated workflow turns ad-hoc changes into repeatable, documented learning episodes tracked across your project.