openspec-onboard

Guide teams through the OpenSpec lifecycle workflow with stage-by-stage templates.

10.2k|702|Updated Apr 12, 2012
One-click install
npx skills add https://github.com/studyzy/imewlconverter --skill openspec-onboard-studyzy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/studyzy/imewlconverter/tree/main/.claude/skills/openspec-onboard
Command: npx skills add https://github.com/studyzy/imewlconverter --skill openspec-onboard-studyzy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec onboarding often requires manual setup and a clear, repeatable workflow to transform a project through discovery, planning, and execution. This Skill guides users through a structured OpenSpec lifecycle to onboard a new project efficiently.

Core Features & Use Cases

  • Guided discovery and change workflow: from exploration to archiving within a single, repeatable cycle.
  • Stage-by-stage templates: proposal, specs, design, tasks, and implementation artifacts automatically scaffold to keep teams aligned.
  • Use Case: A new project starts with initialization, selects a small task, creates a change container, drafts a proposal, and completes a set of tasks before archiving.

Quick Start

Use the openspec-onboard skill to walk through a complete onboarding workflow in a sample repo.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
What is the OpenSpec lifecycle workflow for onboarding a new project?

The OpenSpec lifecycle workflow is a structured change management process that guides teams through stages: explore, new change, proposal, specs, design, tasks, apply, and archive. It enforces standardized artifact creation to keep project onboarding aligned and repeatable.

How do I scaffold change management artifacts like proposals and specs in my codebase?

You can scaffold change management artifacts by using a guided CLI workflow that automatically creates proposal.md, design.md, specs/, and tasks.md templates. This stage-by-stage scaffolding ensures standardized documentation throughout the project lifecycle.

What's the best way to structure a standardized change lifecycle for development teams?

The best way to structure a standardized change lifecycle is to enforce a repeatable workflow from exploration to archiving. This involves creating a change container, drafting a proposal, defining specs and design, completing tasks, and archiving the completed work.

Can I use this OpenSpec onboarding workflow for an existing codebase?

Yes, the OpenSpec onboarding workflow applies to both new and existing codebases. It guides teams through a complete lifecycle from discovery to archiving, applying standardized templates and best practices to manage changes efficiently within the current project structure.

Do I need any dependencies to run the OpenSpec onboarding workflow?

No dependencies are required to run the OpenSpec onboarding workflow. The skill operates independently to guide teams through the complete lifecycle, providing CLI commands for exploration, artifact creation, execution, and archiving without external tool requirements.

Why does my team need a structured workflow for OpenSpec change management?

A structured workflow for OpenSpec change management is needed to eliminate onboarding friction and manual setup. It transforms project discovery, planning, and execution into a repeatable cycle, ensuring teams stay aligned through standardized artifacts like proposals, specs, and tasks.