openspec-onboard

Guide users through the OpenSpec change cycle from task selection to archiving.

2.6k|399|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/Soju06/codex-lb --skill openspec-onboard-soju06
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/Soju06/codex-lb/tree/main/.agents/skills/openspec-onboard
Command: npx skills add https://github.com/Soju06/codex-lb --skill openspec-onboard-soju06

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides new users through a complete OpenSpec workflow cycle, demystifying the process of managing code changes from idea to archive.

Core Features & Use Cases

  • Guided Workflow: Step-by-step walkthrough of OpenSpec's explore, create, propose, spec, design, task, apply, and archive phases.
  • Real Codebase Interaction: Performs actual operations within the user's project, providing hands-on learning.
  • Use Case: A new developer joins a team using OpenSpec. This Skill onboard them by having them create their first small code change, ensuring they understand the process and tooling.

Quick Start

Initiate a guided onboarding session for the OpenSpec workflow.

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 code management?

To learn the OpenSpec workflow, you can use a guided onboarding experience that walks you through a complete change cycle. It provides hands-on interaction by performing actual operations within your project to help you understand the process.

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

Yes, you need the OpenSpec CLI installed and initialized in your project before starting. The guided onboarding performs actual operations within your codebase, requiring the CLI tool to execute task selection and artifact creation.

What are the phases of the OpenSpec development workflow?

The OpenSpec development workflow includes explore, create, propose, spec, design, task, apply, and archive phases. This onboarding process walks users step-by-step through each phase to demystify managing code changes.

How do I onboard a new developer to an OpenSpec codebase?

To onboard a new developer to an OpenSpec codebase, initiate a guided session where they create their first small code change. This hands-on approach ensures they understand the tooling and process from idea to archive.

What artifacts does the OpenSpec change cycle require?

The OpenSpec change cycle requires creating proposals, specs, designs, and tasks. The guided onboarding workflow walks users through creating these artifacts during the implementation phase before archiving the change.