openspec-onboard

Guide learners through OpenSSL onboarding with artifact-driven tasks and archived changes.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/daodaoedu/daodao --skill openspec-onboard-daodaoedu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/daodaoedu/daodao/tree/main/.gemini/skills/openspec-onboard
Command: npx skills add https://github.com/daodaoedu/daodao --skill openspec-onboard-daodaoedu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec onboarding can be challenging for new users due to the breadth of the workflow and the need to create and manage a structured set of artifacts. This Skill guides learners through the entire OpenSpec lifecycle within their codebase, providing a hands-on, observable path from idea to archived change.

Core Features & Use Cases

  • Guided, phase-by-phase onboarding that walks users through preflight checks, change creation, proposal, specs, design, tasks, apply, and archive.
  • Artifact-driven learning: creates and documents a reproducible change with proposal, specs, design, and tasks that can be reviewed and archived.
  • Safe, pause-friendly learning: includes guardrails and checkpoints so learners can stop and resume later.

Quick Start

Start by running /opsx:propose to create a new onboarding change and follow the guided phases.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I start the OpenSpec onboarding workflow in my codebase?

Start OpenSpec onboarding by running `/opsx:propose` to create a new change. This initiates a guided, phase-by-phase workflow encompassing preflight checks and artifact creation directly within your codebase.

What artifacts are created during the OpenSpec change management process?

The OpenSpec change management process creates proposal, specs, design, and tasks artifacts. These document a reproducible change incrementally before being applied and eventually archived to preserve learning history.

Can I pause the OpenSpec onboarding workflow and resume it later?

Yes, you can pause the OpenSpec onboarding workflow and resume it later. The process includes structured guardrails and checkpoints designed to support safe, incremental learning loops.

What is the best way to learn OpenSpec workflows for software engineering?

The best way to learn OpenSpec workflows is through hands-on practice. A guided onboarding process enforces structured phases with clear guardrails, allowing you to safely navigate from idea proposal to archived change while preserving learning history.

Does the OpenSpec onboarding process include preflight checks before creating changes?

Yes, the OpenSpec onboarding process includes preflight checks before creating changes. These initial checks verify your environment is ready before proceeding with proposal, specs, design, tasks, and apply phases.