openspec-onboard

Guide developers through an end-to-end OpenSpec change cycle in a codebase.

39|6|Updated Apr 22, 2025
One-click install
npx skills add https://github.com/danielsogl/copilot-workflow-demo --skill openspec-onboard-danielsogl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/danielsogl/copilot-workflow-demo/tree/main/.github/skills/openspec-onboard
Command: npx skills add https://github.com/danielsogl/copilot-workflow-demo --skill openspec-onboard-danielsogl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec onboarding provides a guided, hands-on experience to learn an end-to-end workflow by applying a complete change cycle within a real codebase.

Core Features & Use Cases

  • Step-by-step onboarding that covers initialization, task selection, proposal, specs, design, tasks, and archival.
  • Real-codebase work with narrated explanations to help teammates understand OpenSpec concepts in practice.
  • Reusable framework for training new contributors to perform reproducible change cycles across projects.

Quick Start

Start by running the onboarding flow in your repository and completing each phase to experience a full 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 workflow for a real codebase?

You can learn the OpenSpec workflow by running a guided onboarding flow that walks you through a complete change cycle in your repository. It provides narrated, hands-on practice for tasks like initialization, specs, and archival.

What steps are included in an OpenSpec change cycle?

An OpenSpec change cycle includes initialization checks, task selection, proposal, specs, design, tasks, and archival. The onboarding flow guides developers sequentially through each phase to ensure reproducible documentation across projects.

How do I onboard new developers to a reproducible change cycle workflow?

You can onboard new developers by using a guided tutorial that enforces an end-to-end OpenSpec change cycle. It provides a reusable training framework for teammates to practice creating specs, designs, and tasks within real projects.

Does the OpenSpec onboarding tutorial automatically apply changes to my repository?

The OpenSpec onboarding tutorial does not automatically apply changes. It enforces safety by requiring explicit user consent before modifying your codebase and strictly avoids taking external actions without your approval.

Can I run OpenSpec onboarding in an existing project repository?

Yes, you can run OpenSpec onboarding directly in an existing project repository. The tutorial guides you through applying a full change cycle with narrated explanations to help you understand concepts in practice.