openspec-onboard

Walks users through the complete OpenShift development cycle from task selection to archiving via CLI-installed workflows.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/deicer/codex-lb --skill openspec-onboard-deicer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/deicer/codex-lb/tree/main/.agents/skills/openspec-onboard
Command: npx skills add https://github.com/deicer/codex-lb --skill openspec-onboard-deicer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides new users through a complete OpenSpec workflow cycle, from identifying a task to archiving a completed change, ensuring they understand the process by doing.

Core Features & Use Cases

  • Guided Workflow: Step-by-step walkthrough of OpenSpec's explore, create, propose, spec, design, apply, and archive phases.
  • Real Codebase Interaction: Performs actual operations within the user's codebase to demonstrate the workflow.
  • Use Case: A new developer joins a team using OpenSpec. They use this Skill to onboard themselves, learning the tool and contributing their first small change within an hour.

Quick Start

Start a guided onboarding session for OpenSpec.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I onboard with the OpenSpec workflow?

You learn the OpenSpec workflow through a guided tutorial that walks you through task selection, artifact creation, implementation, and archiving. It performs actual operations in your codebase so you master the process by doing.

What are the steps in a complete OpenSpec change cycle?

A complete OpenSpec change cycle includes explore, create, propose, spec, design, apply, and archive phases. The guided tutorial walks you through each step sequentially within your codebase to ensure you understand the full workflow.

Do I need the OpenSpec CLI installed to use this guided tutorial?

Yes, the OpenSpec CLI must be installed and initialized before starting. The onboarding experience performs real operations within your codebase, which requires the CLI to be fully set up and active.

Can I use this onboarding tutorial to make real changes in my codebase?

Yes, the guided onboarding performs actual operations within your codebase to demonstrate the workflow. New developers can use it to learn the tool and contribute their first small change within an hour.

What artifacts does OpenSpec create during the development workflow?

OpenSpec creates proposals, specs, designs, and tasks as artifacts during the workflow. The guided tutorial helps you generate these artifacts as part of the complete change cycle within your codebase.