openspec-onboard

Guide teams through a complete OpenSpec workflow cycle from exploration to archival.

4|3|Updated Jan 16, 2023
One-click install
npx skills add https://github.com/sgiath/secp256k1 --skill openspec-onboard-sgiath
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/sgiath/secp256k1/tree/main/.opencode/skills/openspec-onboard
Command: npx skills add https://github.com/sgiath/secp256k1 --skill openspec-onboard-sgiath

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec onboarding guides teams through a complete workflow cycle from exploration to archival.

Core Features & Use Cases

  • Structured onboarding workflow: guiding users through preflight, task selection, explore/demo, create/change, proposal, specs, design, tasks, apply, and archive.
  • Hands-on learning: in-codebase guided tasks that explain each step and reflect real-world workflows.
  • Safe, repeatable tutorials: guardrails and pause points to ensure learning without breaking the project.

Quick Start

Run openspec init to set up the project, then start the onboarding flow to walk through a complete OpenSpec cycle.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
What is an OpenSpec onboarding workflow?▼

OpenSpec onboarding workflow is a structured process guiding teams through a complete cycle from exploration to archival. It covers preflight checks, task selection, proposal creation, and specs design, ensuring safe and repeatable hands-on learning.

How do I guide new contributors through an OpenSpec workflow?▼

Guide new contributors by applying an EXPLAIN → DO → SHOW → PAUSE rhythm. This structured flow walks them through preflight, explore/demo, create/change, and apply phases, enforcing guardrails to keep learning safe and repeatable.

Can I use this guided workflow for codebase walkthroughs?▼

Yes, you can use this workflow for codebase walkthroughs. It applies to onboarding new contributors and hands-on tutorials, providing in-codebase guided tasks that explain each step and reflect real-world engineering workflows.

What is the best way to run a safe OpenSpec tutorial?▼

The best way to run a safe OpenSpec tutorial is using built-in guardrails and pause points. These ensure learning without breaking the project, providing a structured flow from preflight checks through to archival.

Do I need to run openspec init before starting the onboarding flow?▼

Yes, you need to run openspec init to set up the project before starting the onboarding flow. This setup allows you to walk through a complete OpenSpec cycle from task selection to archiving.

What happens if an onboarding workflow is interrupted?▼

If an onboarding workflow is interrupted, it includes graceful exit handling. This ensures the structured learning flow can safely stop or resume without breaking the project or losing the tutorial's repeatable state.