openspec-onboard

Guide users through the OpenSpec change lifecycle from preflight to archive.

30|4|Updated Aug 2, 2024
One-click install
npx skills add https://github.com/belingud/gptcomet --skill openspec-onboard-belingud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/belingud/gptcomet/tree/main/.codex/skills/openspec-onboard
Command: npx skills add https://github.com/belingud/gptcomet --skill openspec-onboard-belingud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec onboarding can be tedious without a guided, repeatable walk-through. This skill provides a narrated, hands-on workflow to onboard a user through the complete OpenSpec change lifecycle within a real codebase.

Core Features & Use Cases

  • Step-by-step onboarding flow that demonstrates the full OpenSpec lifecycle (preflight to archive) in a safe, reproducible sandbox.
  • Realistic, task-based guidance for learning or teaching OpenSpec concepts in your own project.
  • Interactive prompts, templates, and checks to verify prerequisites such as the OpenSpec CLI is installed and accessible.

Quick Start

Start the guided onboarding by running /opsx:propose to create a change and begin the OpenSpec cycle.

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 change lifecycle from start to finish?

To learn the OpenSpec lifecycle, use a guided onboarding workflow that walks you through the complete change process from preflight to archive. It provides interactive prompts and enforces a structured artifact model for hands-on training.

What is the OpenSpec change management process for new codebases?

The OpenSpec change management process uses a structured artifact model containing preflight, change, proposal, specs, design, tasks, and archive stages. This workflow relies on the openspec CLI to execute actions and verify prerequisites during onboarding.

Do I need the openspec CLI installed to start the onboarding workflow?

Yes, you need the openspec CLI installed and accessible to start the onboarding workflow. The skill includes interactive checks to verify prerequisites, ensuring the CLI is available to execute the required change lifecycle actions.

How do I start a guided OpenSpec training session in my project?

Start a guided OpenSpec training session by running the `/opsx:propose` command. This initiates the onboarding flow, allowing you to create a change and safely begin practicing the OpenSpec cycle within your own codebase.

Can I use OpenSpec onboarding for teaching change management in a sandbox?

Yes, you can use OpenSpec onboarding for teaching change management in a safe, reproducible sandbox. It provides narrated, task-based guidance to demonstrate the complete lifecycle, making it suitable for demos and educational environments.