openspec-onboard

Guide new users through OpenSpec initialization, change creation, and proposal writing.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/nfelix25/home-movies --skill openspec-onboard-nfelix25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/nfelix25/home-movies/tree/main/.cursor/skills/openspec-onboard
Command: npx skills add https://github.com/nfelix25/home-movies --skill openspec-onboard-nfelix25

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The openspec-onboard skill solves the problem of navigating OpenSpec for users unfamiliar with the tool, by providing a guided step-by-step workflow with real codebase examples and explanations.

Core Features & Use Cases

  • Onboarding Assistance: Walks through a complete workflow cycle in OpenSpec with explanations and codebase examples.
  • Task Selection: Scans the codebase for improvement opportunities and guides the user in selecting a small task to work on.
  • Implementation Steps: Leads the user through the process of creating a change, writing proposals, specs, and designs, and implementing tasks.

Quick Start

To start the guided onboarding, type /opsx:onboard in the OpenSpec interface.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I get started with the OpenSpec workflow for a new codebase?

The OpenSpec onboarding workflow provides a guided tour for new users to learn initialization, change creation, proposal writing, and task implementation using real codebase examples.

How does the OpenSpec onboarding process help me understand the development workflow?

The OpenSpec onboarding process provides a guided tour for new users to learn initialization, change creation, proposal writing, and task implementation using real codebase examples.

What is the best way to find a small task to work on during OpenSpec onboarding?

The best way to find a small task is to use the task selection feature, which scans your codebase for improvement opportunities and guides you in choosing an appropriate task to implement.

Can I use OpenSpec onboarding if I am completely unfamiliar with the tool?

Yes, you can use OpenSpec onboarding if you are unfamiliar with the tool. It is specifically designed to guide new users through complete workflow cycles with detailed explanations and examples.

What are the core steps to implement a change in OpenSpec?

The core steps to implement a change in OpenSpec involve creating a change request, writing proposals and specs, designing the implementation, and executing the selected task within the codebase.