openspec-onboard

Guide users through the OpenSpec lifecycle within a codebase.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec onboarding often requires guidance and a consistent workflow. This Skill provides an interactive, step-by-step onboarding coach that leads users through a complete OpenSpec lifecycle directly within their codebase.

Core Features & Use Cases

  • Guided kickoff: introduces the OpenSpec process and ensures the user can start a change in openspec/changes.
  • Phase-by-phase workflow: explore, create a change, draft proposal, write specs, design, define tasks, implement, and archive.
  • Reusable templates: scaffold proposal, design, specs, and tasks to accelerate onboarding for new teams.

Quick Start

Run the OpenSpec onboarding workflow in your repository to begin the guided session.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I onboard an existing codebase to OpenSpec?

OpenSpec onboarding walks you through the complete change lifecycle in your codebase by guiding task selection, proposal drafting, spec writing, design, task definition, implementation, and archiving using structured artifacts in openspec/changes.

What is the OpenSpec change management workflow?

The OpenSpec change management workflow is a structured lifecycle spanning exploration, change creation, proposal, specs, design, tasks, implementation, and archiving. This onboarding process scaffolds decisions and archives them within openspec/changes in your repository.

Do I need the OpenSpec CLI installed to use the onboarding workflow?

Yes, you need the OpenSpec CLI available in your environment to use this guided onboarding workflow. The process relies on the CLI to scaffold and archive decisions within the openspec/changes directory during the change lifecycle.

Can I use OpenSpec onboarding for a new project?

Yes, you can apply OpenSpec onboarding to new projects or existing repositories. The guided workflow introduces the process, scaffolds reusable templates for proposals, designs, specs, and tasks, and accelerates team onboarding from kickoff to archiving.

What's the best way to scaffold OpenSpec proposals and specs?

The best way to scaffold OpenSpec proposals and specs is through the guided onboarding workflow, which provides reusable templates for proposals, designs, specs, and tasks to accelerate the change creation process for new teams.

Why does OpenSpec onboarding require structured artifacts in openspec/changes?

OpenSpec onboarding requires structured artifacts in openspec/changes to scaffold and archive decisions consistently throughout the change lifecycle. This ensures that proposals, specs, designs, and tasks are tracked and preserved from exploration through implementation.