openspec-onboard

Guide developers through a hands-on OpenSpec onboarding workflow with artifact lifecycle phases.

2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/dshearer/misatay --skill openspec-onboard-dshearer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/dshearer/misatay/tree/main/.claude/skills/openspec-onboard
Command: npx skills add https://github.com/dshearer/misatay --skill openspec-onboard-dshearer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides teams through a complete, hands-on OpenSpec onboarding workflow inside their codebase so new contributors can learn by doing.

Core Features & Use Cases

  • Step-by-step onboarding covering explore, new change creation, proposal, specs, design, tasks, apply, and archive.
  • Hands-on practice with a real repository to solidify understanding of OpenSpec artifacts and lifecycle.
  • Safe, interruptible workflow with clear pause/continue options to preserve progress.

Quick Start

Run the guided onboarding to create a new OpenSpec change and complete the full workflow in your repository.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I learn OpenSpec onboarding by doing real tasks in my codebase?▼

OpenSpec onboarding guides developers through a hands-on workflow inside a local repository. You learn by creating real changes, proposals, specs, designs, and tasks across phases from preflight to archive.

What is the OpenSpec artifact lifecycle for repository change management?▼

The OpenSpec artifact lifecycle structures repository changes through phases: change creation, proposal, specs, design, tasks, apply, and archive. This workflow teaches developers how to manage codebase modifications systematically.

Do I need any external dependencies to run an OpenSpec workflow in my repo?▼

No external dependencies are required to run the OpenSpec workflow. You only need a local workspace to start guiding your team through the onboarding process and managing repository specs.

Can I pause the OpenSpec onboarding workflow and continue later without losing progress?▼

Yes, the OpenSpec onboarding workflow is safe and interruptible. It provides clear pause and continue options to preserve your progress while learning change management in your codebase.

How do I start a new change proposal using OpenSpec?▼

Start a new change proposal by running the guided OpenSpec onboarding in your local workspace. The workflow walks you through creating proposals, writing specs, and designing tasks step by step.