openspec-onboard

Guides a complete OpenSpec workflow from task discovery to archival.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/kuchida1981/discord-service-gateway --skill openspec-onboard-kuchida1981
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/kuchida1981/discord-service-gateway/tree/main/.gemini/skills/openspec-onboard
Command: npx skills add https://github.com/kuchida1981/discord-service-gateway --skill openspec-onboard-kuchida1981

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users learn and execute the full OpenSpec workflow without guesswork, turning a confusing change process into a guided, hands-on experience.

Core Features & Use Cases

  • Workflow Coaching: Walks users through the complete cycle from selecting a task to archiving the finished change.
  • Real Codebase Work: Uses an actual repository task so the user learns by doing, not by watching a toy example.
  • OpenSpec Artifacts: Creates and maintains the proposal, specs, design, tasks, implementation progress, and archive history needed for an OpenSpec change.
  • Use Case: A developer wants to understand how OpenSpec works while fixing a small issue in their project and needs step-by-step guidance from discovery through completion.

Quick Start

Ask the assistant to guide you through a complete OpenSpec change cycle in your codebase.

Frequently Asked Questions about openspec-onboard

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

FAQPage Schema
How do I manage codebase changes using the OpenSpec workflow?

The OpenSpec workflow manages codebase changes by guiding you through a complete cycle from task discovery to archiving, creating proposals, specs, design, and task artifacts while tracking implementation.

What is the OpenSpec process for archiving completed codebase changes?

The OpenSpec process for archiving completed changes involves tracking implementation progress and moving finished proposals, specs, and tasks into an archive history to maintain a clean codebase record.

How do I create OpenSpec proposal and task artifacts for a new feature?

Creating OpenSpec proposal and task artifacts requires running preflight checks and defining the change scope, generating the necessary design and implementation tracking documents for your codebase.

Can I learn the OpenSpec change management workflow by working on a real codebase?

Yes, you can learn OpenSpec change management by executing a real codebase task, which provides hands-on experience with task discovery, implementation tracking, and archival instead of using a toy example.

Do I need any specific dependencies to run an OpenSpec onboarding session?

No specific dependencies are required to run an OpenSpec onboarding session, as the workflow operates by guiding you through artifact creation and implementation tracking directly within your existing codebase.