openspec-onboard

Guides users through the complete OpenSpec change lifecycle in a sample codebase.

5|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/ValorVie/custom-skills --skill openspec-onboard-valorvie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/ValorVie/custom-skills/tree/main/project-template/.gemini/skills/openspec-onboard
Command: npx skills add https://github.com/ValorVie/custom-skills --skill openspec-onboard-valorvie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec onboarding often requires manual setup and guessing on workflow steps; this skill provides a guided, end-to-end learning experience that walks a user through a full OpenSpec change cycle using a real codebase.

Core Features & Use Cases

  • Step-by-step guidance through the complete OpenSpec lifecycle: explore, create a change, draft proposal, define specs, design, plan tasks, apply changes, and archive.
  • Safe, self-contained instructional content that teaches best practices for changelog-like decision history and reproducible workflows in code projects.
  • Hands-on practice with a real project to build confidence before applying similar workflows in live repos.

Quick Start

Run through the Phase-by-Phase onboarding sequence in a sample OpenSpec project to gain familiarity with the workflow and artifacts.

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 managing codebase changes?

The OpenSpec workflow is learned through a structured, hands-on onboarding sequence that guides you through a full change lifecycle in a sample codebase. This safe, self-contained process requires no external dependencies or side effects to support learning and reproducibility.

What is the OpenSpec change lifecycle from proposal to archive?

The OpenSpec change lifecycle covers end-to-end phases from explore to archive. It includes drafting a proposal, defining specs, creating designs, planning tasks, applying implementation changes, and archiving artifacts to capture a reproducible decision history.

Do I need external dependencies or a live repository to practice OpenSpec onboarding?

No external dependencies or live repositories are required to practice OpenSpec onboarding. The workflow uses safe, self-contained instructional content with a real project to let you build confidence and practice best practices without causing side effects.

How do I create OpenSpec artifacts like specs, designs, and tasks?

OpenSpec artifacts are created by following the step-by-step guidance through the change lifecycle. You draft proposals, define specs, create designs, and plan tasks sequentially within a sample codebase to capture decision history and learn reproducible workflows.

What's the best way to teach OpenSpec best practices to new team members?

The best way to teach OpenSpec best practices is through a guided, end-to-end learning experience. A hands-on onboarding workflow walks new users through a full change cycle using a real codebase, building confidence before they apply similar workflows in live repositories.