openspec-onboard

Guide engineers through an OpenSpec onboarding workflow from preflight to archive.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/aniwei/vitamin-code --skill openspec-onboard-aniwei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/aniwei/vitamin-code/tree/main/refs/opencode/.github/skills/openspec-onboard
Command: npx skills add https://github.com/aniwei/vitamin-code --skill openspec-onboard-aniwei

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides engineers through a complete OpenSpec onboarding workflow, providing narrated steps and hands-on changes in a real codebase to accelerate learning.

Core Features & Use Cases

  • Guided onboarding: Phase-by-phase walkthrough from preflight to archive with clear explanations and practical tasks.
  • Self-contained curriculum: Frontmatter-driven entry (name and description) and optional resources directories to support learning without external scaffolding.
  • Hands-on workflow automation: Demonstrates starting a change, drafting a proposal, writing specs, designing, and implementing tasks within a real project.

Quick Start

Run the onboarding flow in your OpenSpec-enabled project and follow the guided phases to learn by doing.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I onboard to OpenSpec in a real codebase?

OpenSpec onboarding is achieved through a guided, phase-based workflow that walks developers through a complete change lifecycle from preflight to archive. It provides narrated steps and hands-on tasks within your actual project to accelerate learning.

What is the OpenSpec change lifecycle workflow?

The OpenSpec change lifecycle encompasses initialization, task selection, exploring, creating a change, drafting a proposal, defining specs, designing, implementing tasks, and archiving. This structured process ensures complete project changes are managed properly.

How do I start drafting a proposal and defining specs with OpenSpec?

You start drafting a proposal and defining specs by following the OpenSpec guided onboarding phases. The workflow demonstrates starting a change, writing specs, and implementing tasks step-by-step within your real project environment.

Does OpenSpec onboarding require external scaffolding or scripts?

OpenSpec onboarding does not require external scaffolding because it uses a self-contained, frontmatter-driven curriculum. It includes optional resource directories for scripts, references, and assets to support learning without external dependencies.

Can individual developers use OpenSpec onboarding or is it only for teams?

OpenSpec onboarding applies to both individual developers and teams onboarding to real codebases. The guided workflow provides clear explanations and practical tasks suitable for solo engineers learning the complete change lifecycle.

What are the limitations of using a phase-based guide for codebase onboarding?

A phase-based guide limits onboarding flexibility by enforcing a sequential workflow from preflight to archive. Users must follow the structured lifecycle of initialization, proposal drafting, spec definition, and implementation rather than skipping to specific tasks.