openspec-onboard

Guide OpenSpec onboarding through preflight, exploration, proposal, specs, design, tasks, apply, and archive phases.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves onboarding friction for OpenSpec by providing a structured, end-to-end guided workflow.

Core Features & Use Cases

  • Step-by-step onboarding: narrates and executes a full workflow from setup to archive.
  • Hands-on coding practice: users perform real tasks in their repository with guided explanations.
  • Reusable templates: provides proposal, specs, design, tasks, and archive structure for any project.

Quick Start

Run the OpenSpec onboarding flow from your project root to begin the guided, full-change workflow.

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 with OpenSpec?

To onboard an existing codebase with OpenSpec, run the guided workflow from your project root. It walks through preflight, exploration, proposal, specs, design, tasks, apply, and archive phases to generate repeatable artifacts.

What is the OpenSpec change-management workflow?

The OpenSpec change-management workflow is a structured, end-to-end process for managing codebase changes. It enforces a defined artifact suite including proposal.md, design.md, specs/, tasks.md, and archive to ensure safe, auditable modifications.

Do I need the OpenSpec CLI to use this onboarding guide?

Yes, you need a compatible OpenSpec CLI to use this onboarding guide. The workflow relies on the CLI to execute real tasks in your repository safely while providing narrated, hands-on coding practice.

What artifacts are generated by the OpenSpec onboarding workflow?

The OpenSpec onboarding workflow generates a defined artifact suite comprising proposal.md, design.md, specs/, tasks.md, and an archive. These reusable templates structure your project changes from setup to completion.

Can I use this OpenSpec tutorial for a new project?

Yes, you can use this OpenSpec tutorial for a new project. The hands-on onboarding guide is applicable to both new projects and existing codebases, walking you through a full guided workflow with real tasks.

Why use a structured specification workflow for repository changes?

Use a structured specification workflow to reduce onboarding friction and ensure safe, auditable learning. It provides step-by-step guidance through proposal, design, and task phases, generating repeatable artifacts for any project.