openspec-onboard

Guide users through the complete OpenSpec workflow cycle from task selection to archiving.

43|24|Updated Jul 3, 2018
One-click install
npx skills add https://github.com/tsedio/tsed-cli --skill openspec-onboard-tsedio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/tsedio/tsed-cli/tree/main/.claude/skills/openspec-onboard
Command: npx skills add https://github.com/tsedio/tsed-cli --skill openspec-onboard-tsedio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec.

What problem does it solve?

This Skill guides new users through the complete OpenSpec workflow cycle, from identifying a task to archiving a completed change, ensuring they understand the process by doing.

Core Features & Use Cases

  • Guided Workflow: Step-by-step walkthrough of OpenSpec's explore, create, propose, spec, design, task, apply, and archive phases.
  • Real Codebase Interaction: Works directly with the user's codebase to find and implement small tasks.
  • Learning by Doing: Teaches the OpenSpec methodology through practical application.
  • Use Case: A new developer joins a team using OpenSpec. This Skill helps them onboard quickly by demonstrating a full change cycle on a real, small improvement in their project.

Quick Start

Start a guided onboarding session for OpenSpec.

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 an OpenSpec workflow?

OpenSpec onboarding covers the complete workflow cycle: explore, create, propose, spec, design, task, apply, and archive phases. It teaches the methodology through practical application on a real, small improvement in your project.

Do I need the OpenSpec CLI installed to use this guided workflow?

Yes, the OpenSpec CLI must be installed and initialized before use. The skill requires it to interact with your repository and manage the complete change cycle from proposal to archiving.

What artifacts does the OpenSpec workflow require for a change cycle?

The OpenSpec workflow involves creating proposals, specs, design documents, and tasks. These artifacts guide the implementation and archiving phases of a codebase change cycle.

Can I practice OpenSpec codebase management on real projects?

Yes, the skill works directly with your real codebase to find and implement small tasks. It demonstrates a full change cycle through learning by doing rather than using a simulated environment.

What's the best way to learn the OpenSpec methodology for a new team member?

The best way to learn OpenSpec is through a guided onboarding session that finds a small task in your codebase and walks you through the entire proposal, spec, design, and implementation process.