openspec-onboard

Guide new users through the complete OpenSpec onboarding workflow.

221|96|Updated May 18, 2022
One-click install
npx skills add https://github.com/SAP/e-mobility-charging-stations-simulator --skill openspec-onboard-sap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/SAP/e-mobility-charging-stations-simulator/tree/main/.opencode/skills/openspec-onboard
Command: npx skills add https://github.com/SAP/e-mobility-charging-stations-simulator --skill openspec-onboard-sap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides new users through a complete OpenSpec onboarding workflow in a real codebase, reducing ramp-up time and aligning teams on a repeatable process.

Core Features & Use Cases

  • Guided onboarding: Step-by-step tasks that teach the full OpenSpec lifecycle from initialization to completion.
  • Hands-on practice: Real codebase interactions with narration, enabling practical learning by doing.
  • Use Case: A new contributor onboarding to an OpenSpec project can complete the preflight, Phase 1 Welcome, Task Selection, Explore Demo, Create the Change, Proposal, Specs, Design, Tasks, and Archive steps within one session.

Quick Start

Start the onboarding by following the guided walkthrough described in this SKILL.md and using the OpenSpec CLI. Ensure your environment has the OpenSpec CLI installed and configured; if not initialized, run openspec status to verify and openspec init if needed, then continue with the guided flow.

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 contributors to an OpenSpec workflow in a real codebase?

OpenSpec onboarding guides new contributors through a complete workflow in a real codebase, covering preflight checks, phased exploration, proposal, specs, design, tasks, and archiving to teach the full lifecycle.

What is the OpenSpec lifecycle and how does guided onboarding teach it?

The OpenSpec lifecycle spans initialization, task selection, proposal, specs, design, tasks, and archiving. Guided onboarding teaches this cycle through hands-on practice with real codebase interactions and step-by-step narration.

Do I need the OpenSpec CLI installed to start the onboarding walkthrough?

Yes, the OpenSpec onboarding walkthrough requires the OpenSpec CLI installed and configured in a minimal local environment. You can verify your setup by running `openspec status` and initialize it with `openspec init` if needed.

How do I complete the OpenSpec phases from task selection to archiving in one session?

You complete the OpenSpec phases by following the guided walkthrough, which progresses through preflight, welcome, task selection, demo exploration, change creation, proposal, specs, design, tasks, and archiving within a single session.

Can I use OpenSpec onboarding to align my team on a repeatable codebase process?

Yes, OpenSpec onboarding reduces ramp-up time and aligns teams on a repeatable process by guiding new users through standard artifact management and coding tasks within a real codebase environment.