openspec-onboard

Guide developers through an OpenSpec change cycle from preflight to archive.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/dentedgem9846-claw/chronocrystal-opsx --skill openspec-onboard-dentedgem9846-claw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/dentedgem9846-claw/chronocrystal-opsx/tree/main/.pi/skills/openspec-onboard
Command: npx skills add https://github.com/dentedgem9846-claw/chronocrystal-opsx --skill openspec-onboard-dentedgem9846-claw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec onboarding helps teams learn and execute a complete change cycle inside a real codebase, reducing setup friction and accelerating productive familiarity with the OpenSpec workflow.

Core Features & Use Cases

  • Guided, phase-based onboarding from preflight to archive
  • Real-codebase exercises with narration and hands-on tasks
  • Safe, repeatable change scaffolding including proposal, specs, design, and tasks

Quick Start

Begin the OpenSpec onboarding workflow to create a new change and walk through all phases.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I onboard developers to a spec-driven change management workflow?

Developer onboarding for spec-driven change management uses a guided, phase-based workflow from preflight to archive. It walks engineers through a complete change cycle with narration and hands-on coding tasks inside a real codebase to build productive familiarity.

What is the OpenSpec change cycle and how does it work?

The OpenSpec change cycle is a structured workflow guiding developers through proposal, specs, design, and tasks phases before archiving. It scaffolds safe, repeatable changes inside a real codebase to teach the complete lifecycle mechanics.

How do I set up a hands-on guided tutorial for developer education in a real codebase?

Setting up a hands-on guided tutorial requires a SKILL.md file with YAML frontmatter containing name and description, a descriptive walkthrough body, and optional scripts or assets. This scaffolds real-codebase exercises with narration for developer education.

Can I use this onboarding workflow for product teams or is it only for software engineers?

This onboarding workflow targets both software engineers and product teams seeking a structured, teach-by-doing introduction to the change lifecycle. It reduces setup friction and accelerates team familiarity with the spec-driven workflow.

What's the best way to teach change management scaffolding to new team members?

Teaching change management scaffolding is best done through a phase-based, guided onboarding workflow that demonstrates proposal, specs, design, and tasks creation. Hands-on exercises in a real codebase provide safe, repeatable change practice.

Do I need any specific dependencies or environment setup to run the OpenSpec onboarding workflow?

The OpenSpec onboarding workflow has no external dependencies and requires only a real codebase to execute the hands-on change cycle. You need to create a SKILL.md with YAML frontmatter and can optionally include scripts, references, or assets.