openspec-onboard

Guide users through a complete OpenSpec workflow cycle in their codebase.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/terry90918/horse-blessing-2026 --skill openspec-onboard-terry90918
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/terry90918/horse-blessing-2026/tree/main/.claude/skills/openspec-onboard
Command: npx skills add https://github.com/terry90918/horse-blessing-2026 --skill openspec-onboard-terry90918

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guiding new engineers and teams through a complete OpenSpec workflow cycle directly in their codebase, reducing setup friction and accelerating learning.

Core Features & Use Cases

  • Step-by-step onboarding of the OpenSpec process from preflight to archive, with narrated explanations and hands-on codebase work.
  • Provides structured phases (Welcome, Task Selection, Explore, Create Change, Proposal, Specs, Design, Tasks, Apply, Archive) and ready-made templates to capture decisions.
  • Real-world use case: a new project uses OpenSpec onboarding to demonstrate a full change cycle in their repository, yielding a reproducible history and learning path.

Quick Start

Begin by running the onboarding guide in your project and following each phase in sequence.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
What is the OpenSpec workflow for codebase change management?

The OpenSpec workflow is a structured phase transition process for codebase change management, spanning preflight, change creation, proposal, specs, design, tasks, apply, and archive phases. It provides artifact templates and guardrails to ensure safe, incremental changes with recoverable history.

How do I onboard new engineers to codebase change management workflows?

You can onboard new engineers to codebase change management workflows by using a guided tutorial that walks them through a complete OpenSpec cycle. This hands-on approach spans preflight to archive, providing narrated explanations and real codebase work to accelerate learning.

What's the best way to implement structured phase transitions for codebase changes?

The best way to implement structured phase transitions for codebase changes is using a guided workflow that enforces sequential progression from preflight through archive. This approach provides ready-made templates to capture decisions and guardrails ensuring safe, incremental modifications.

Do I need any specific dependencies to run OpenSpec onboarding in my project?

No specific dependencies are required to run OpenSpec onboarding in your project. The guided workflow operates directly within your existing codebase, providing artifact templates and guardrails without external tool dependencies.

Can I use guided onboarding for real project codebase changes?

Yes, guided onboarding is applicable to real projects needing hands-on codebase work. It demonstrates a full change cycle in your repository, yielding reproducible history and a structured learning path from task selection through archiving.

Why does codebase onboarding need structured artifact templates?

Codebase onboarding needs structured artifact templates to capture decisions consistently across phases like proposal, specs, design, and tasks. Templates ensure safe incremental changes and maintain recoverable history throughout the workflow cycle.