openspec-onboard

Guide users through the complete OpenSpec workflow from task selection to archiving.

95|15|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/jixoai/openspecui --skill openspec-onboard-jixoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/jixoai/openspecui/tree/main/.claude/skills/openspec-onboard
Command: npx skills add https://github.com/jixoai/openspecui --skill openspec-onboard-jixoai

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 proposal, specs, design, tasks, implementation, and archiving.
  • Real Codebase Interaction: Performs actual operations on the user's codebase for practical learning.
  • Use Case: A new developer joins a team using OpenSpec and needs to understand how to contribute their first change. This Skill ensures they follow best practices and complete the cycle efficiently.

Quick Start

Use the openspec-onboard skill to be guided through your first complete OpenSpec workflow cycle.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I start my first OpenSpec workflow for code management?

To start an OpenSpec workflow, you need a guided onboarding process that walks you through selecting a task and creating change artifacts like proposals, specifications, and designs. This ensures you follow best practices from idea to archive.

What is the OpenSpec lifecycle for developer onboarding?

The OpenSpec lifecycle covers the entire code change process from initial task selection to final archiving. It includes creating proposals, writing specifications, designing solutions, listing tasks, implementation, and verification.

Do I need the OpenSpec CLI installed to manage code changes?

Yes, the OpenSpec CLI must be installed and functional on your system. The interactive onboarding experience requires the CLI to perform actual operations on your codebase and automate the creation of change artifacts.

Can I use interactive onboarding to generate OpenSpec proposals and specs?

Yes, interactive onboarding automates the creation and population of change artifacts including proposals, specifications, designs, and task lists. It guides you step-by-step through generating these files directly in your codebase.

What's the best way to learn the OpenSpec workflow as a new developer?

The best way to learn is through a guided, interactive onboarding experience that performs real codebase interactions. This allows you to complete a full workflow cycle efficiently while ensuring adherence to team best practices.

Does OpenSpec onboarding assist with the implementation and verification phases?

Yes, OpenSpec onboarding assists in both the implementation and verification phases of the workflow. It guides you through the entire cycle to ensure changes are correctly implemented and verified before archiving.