openspec-onboard

Guide users through an OpenSpec onboarding cycle with artifact templates and archive workflow.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Rushtu99/Codex-ReVamped --skill openspec-onboard-rushtu99
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/Rushtu99/Codex-ReVamped/tree/main/.agents/skills/openspec-onboard
Command: npx skills add https://github.com/Rushtu99/Codex-ReVamped --skill openspec-onboard-rushtu99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding developers to OpenSpec and learning the end-to-end workflow without getting stuck in setup or process details, by guiding users through a complete, hands-on cycle in a real codebase.

Core Features & Use Cases

  • Guided, multi-phase onboarding that walks a user from initialization through proposal, specs, design, tasks, and archive.
  • Interactive prompts that simulate real-world changes while explaining each step and rationale.
  • Reusable artifact templates for proposal, specs, design, tasks, and archive, enabling rapid iteration on new codebases.

Quick Start

Start the onboarding flow to begin a guided OpenSpec change cycle in your project.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I onboard developers to the OpenSpec workflow in a real codebase?▼

Onboarding to OpenSpec involves a guided cycle that walks users through project initialization, change container creation, drafting proposals, specs, design, tasks, and archiving within a real codebase environment.

What is the OpenSpec phase management process for structuring changes?▼

OpenSpec phase management structures changes through interactive prompts that sequentially guide users from drafting proposals and specs to design, tasks, and a final archive sequence.

Do I need any specific dependencies or tools to start learning the OpenSpec workflow?▼

No dependencies are required to start learning the OpenSpec workflow; you only need a real project codebase to initialize an OpenSpec project and run the interactive onboarding prompts.

How do I create and archive an OpenSpec proposal with reusable artifact templates?▼

You create and archive an OpenSpec proposal using reusable artifact templates for proposals, specs, design, and tasks, followed by performing a guided apply and archive sequence to complete the cycle.

What happens if I need to exit the OpenSpec onboarding cycle before completion?▼

If you exit the OpenSpec onboarding cycle early, the workflow includes graceful exit handling that ensures your current phase and artifacts are managed without breaking the project state.