openspec-onboard

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

5|1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/yuboon/ai-examples --skill openspec-onboard-yuboon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/yuboon/ai-examples/tree/main/002-springboot-mcp/.claude/skills/openspec-onboard
Command: npx skills add https://github.com/yuboon/ai-examples --skill openspec-onboard-yuboon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill guides new users through the entire OpenSpec workflow, from task selection to archiving, ensuring they understand and can utilize the system for efficient code changes.

Core Features & Use Cases

  • Guided Workflow: Step-by-step walkthrough of the OpenSpec process.
  • Codebase Analysis: Scans for potential tasks like TODOs, missing tests, and error handling.
  • Artifact Generation: Assists in creating proposals, specs, designs, and tasks.
  • Implementation Guidance: Narrates the implementation phase and task completion.
  • Archiving: Completes the cycle by archiving the completed change.
  • Use Case: A new developer joins a team using OpenSpec. This Skill provides an interactive tutorial to get them up to speed on the team's development process within 20 minutes.

Quick Start

Use the openspec-onboard skill to be guided through your first complete OpenSpec workflow cycle.

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 guides new developers through a complete workflow cycle, from analyzing codebases for tasks to creating proposals, specs, and designs. It provides a step-by-step interactive tutorial to get developers up to speed on the development process within 20 minutes.

What is the OpenSpec development process for code changes?

The OpenSpec development process is a structured workflow that covers task selection, codebase analysis, proposal and spec creation, design, implementation, and archiving. It ensures developers understand the full lifecycle for efficient and organized code modifications.

How do I find actionable tasks like missing tests in my codebase?

You can find actionable tasks by scanning your codebase for TODOs, missing tests, and error handling gaps. This analysis identifies potential development tasks to feed into the proposal and spec generation phases of the workflow.

Can I generate specs and design documents from code analysis?

Yes, after analyzing your codebase for actionable tasks, you can generate proposals, specs, and design documents. This artifact generation ensures the implementation phase is guided by well-defined tasks and structured documentation.

Does this onboarding workflow require any prior dependencies?

No prior dependencies are required to use this workflow. It operates independently to guide you through the OpenSpec framework, making it accessible for new users to start learning the development process immediately.