openspec-onboard

Guide users through a complete OpenSpec change cycle with artifact scaffolding.

6|Updated Feb 13, 2021
One-click install
npx skills add https://github.com/dezkareid/dezkareid --skill openspec-onboard-dezkareid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/dezkareid/dezkareid/tree/main/design-system/design-tokens/.gemini/skills/openspec-onboard
Command: npx skills add https://github.com/dezkareid/dezkareid --skill openspec-onboard-dezkareid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides teams through the OpenSpec workflow by providing a hands-on onboarding experience that runs inside their codebase, turning learning into real practice.

Core Features & Use Cases

  • Guided, phase-by-phase onboarding that covers the full OpenSpec lifecycle (explore, create new/change, proposal, specs, design, tasks, apply, archive).
  • Preflight checks to verify OpenSpec prerequisites are met and help the user initialize their environment.
  • Artifact scaffolding templates for proposal.md, specs, design.md, and tasks.md to demonstrate the workflow and preserve decisions.
  • Safe, repeatable learning experiences with clear checkpoints and a built-in archival process.

Quick Start

Begin the onboarding by launching the guided OpenSpec flow to start a complete change cycle in your project.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I onboard my development team to the OpenSpec change management workflow?

OpenSpec onboarding guides teams hands-on through a complete change cycle directly in the codebase. It covers creating proposals, specs, design artifacts, and task checklists for real changes to teach the workflow.

What is the best way to practice creating OpenSpec proposals and specs for a new codebase change?

Creating OpenSpec proposals and specs is best practiced through a guided onboarding flow that scaffolds artifacts like proposal.md and design.md. This provides safe, repeatable learning with clear checkpoints for small changes.

Do I need to run preflight checks before starting the OpenSpec onboarding cycle?

Yes, preflight checks are required to verify OpenSpec prerequisites are met. The onboarding process runs these checks to help you initialize your environment before guiding you through the change cycle.

Can I use guided onboarding to generate design artifacts and task checklists for small project changes?

Guided onboarding scaffolds design artifacts and task checklists for small, real changes. It provides templates for design.md and tasks.md to demonstrate the workflow and preserve decisions during the cycle.

How does the OpenSpec workflow handle archival of completed changes after onboarding?

The OpenSpec workflow includes a built-in archival process that finalizes completed changes. Onboarding guides you through this archival step as the last phase of the change cycle to ensure safe, repeatable learning.

Why does OpenSpec onboarding run directly inside my codebase instead of a separate tutorial?

OpenSpec onboarding runs inside your codebase to turn learning into real practice. This hands-on approach lets development teams apply the workflow to actual small changes rather than simulated examples.