openspec-onboard

Guide contributors through the OpenSpec workflow for proposing, implementing, and archiving changes.

Updated Feb 6, 2024
One-click install
npx skills add https://github.com/081595/mynode --skill openspec-onboard-081595
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/081595/mynode/tree/main/myproject/.github/skills/openspec-onboard
Command: npx skills add https://github.com/081595/mynode --skill openspec-onboard-081595

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides new contributors and teams through a full OpenSpec workflow so they can learn how to propose, specify, implement, and archive small code changes without getting lost in tooling or process steps.

Core Features & Use Cases

  • Guided, step-by-step onboarding that creates a real change container, drafts a proposal, produces specs and design notes, generates tasks, and walks through implementation and archiving.
  • Interactive exploration and scope-guard rails to keep first runs small and teach the full rhythm from idea to decision history.
  • Use case: onboard a new developer by walking them through a 15–20 minute change cycle in the repository so they experience the complete OpenSpec workflow.

Quick Start

Start a guided OpenSpec onboarding to walk through creating, implementing, and archiving a small change in this repository.

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 developers to a structured code change workflow?

To onboard new developers to a code change workflow, you can guide them through an interactive OpenSpec cycle that teaches them to propose, specify, implement, and archive small self-contained changes in a repository.

What is the OpenSpec proposal process for small code changes?

The OpenSpec proposal process involves creating a change container, drafting a proposal, producing specs and design notes, generating tasks, and finally archiving the completed changes to maintain a clear decision history.

How do I guide a team through creating and archiving OpenSpec change proposals?

You can guide a team through OpenSpec by running a 15 to 20 minute interactive session that walks them through creating change artifacts, drafting specs, implementing tasks, and archiving the completed work.

Do I need the OpenSpec CLI installed to propose and specify repository changes?

Yes, you need the OpenSpec CLI installed to use this guided workflow for creating change artifacts, drafting proposals, writing specs, and generating implementation tasks.

Can I use OpenSpec onboarding to teach change management for large features?

OpenSpec onboarding is designed for small, self-contained code changes. It includes scope guard rails to keep first runs small, making it best suited for teaching the process rhythm rather than managing large features.

What steps are involved in an OpenSpec implementation cycle for contributors?

An OpenSpec implementation cycle steps contributors through creating a change container, drafting a proposal, writing specs and designs, generating tasks, implementing the changes, and archiving the results.