openspec-onboard

Walk through the complete OpenSpec workflow from change container to archiving.

14|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill openspec-onboard-wzyxdwll
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/wzyxdwll/ccgx-workflow/tree/main/.agents/skills/openspec-onboard
Command: npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill openspec-onboard-wzyxdwll

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding new team members to OpenSpec is often manual and error-prone; this guide provides a structured, hands-on workflow to ramp up quickly.

Core Features & Use Cases

  • Guided onboarding: a step-by-step walkthrough of the entire OpenSpec lifecycle from initialization to archiving.
  • Real-codebase practice: users perform actual changes in their repository while learning the workflow.
  • Reusable training template: serves as a repeatable sequence for onboarding new developers or teams adopting OpenSpec.

Quick Start

Start the onboarding by running the guided OpenSpec workflow in your project and follow the phases to complete a sample change.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I onboard new engineers to an OpenSpec workflow?

Onboard new engineers to OpenSpec by running a guided, hands-on workflow that walks them through creating a change container, drafting proposals, detailing specs, and archiving outcomes in a real repository.

What is the best way to train teams adopting OpenSpec for change management?

The best way to train teams adopting OpenSpec is using a reusable training template that enforces the end-to-end lifecycle, allowing developers to perform actual codebase changes while learning the process.

Do I need the OpenSpec CLI to start guided onboarding?

Yes, the guided onboarding requires the OpenSpec CLI to enforce the end-to-end lifecycle in your project environment, but it requires minimal setup to start the training workflow.

How do I implement changes using an OpenSpec proposal?

Implement changes using an OpenSpec proposal by stepping through the complete workflow: create a change container, draft the proposal, detail specs and tasks, implement the changes, and archive the final outcome.

Can I practice OpenSpec changes directly in my repository?

Yes, you can practice OpenSpec changes directly in your repository. The guided workflow enables real-codebase practice, allowing users to perform actual changes while learning the process.

What are the limitations of using a guided OpenSpec workflow?

The guided OpenSpec workflow is limited to teams adopting OpenSpec for hands-on training and process adoption, requiring the OpenSpec CLI and a project environment to execute the end-to-end lifecycle.