openspec-onboard

Guide users through a complete OpenSpec workflow cycle with the OpenSpec CLI.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/TbK0ng/silver-bullet-kernel --skill openspec-onboard-tbk0ng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/TbK0ng/silver-bullet-kernel/tree/main/.agents/skills/openspec-onboard
Command: npx skills add https://github.com/TbK0ng/silver-bullet-kernel --skill openspec-onboard-tbk0ng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill guides new users through their first complete OpenSpec workflow cycle, turning abstract concepts into hands-on experience with their own codebase.

Core Features & Use Cases

  • Guided Workflow: Walks users through creating a change, writing proposals, specs, design, and tasks.
  • Real Codebase Interaction: Performs actual operations like scanning code, creating files, and archiving changes within the user's project.
  • Learning by Doing: Teaches the OpenSpec methodology through practical application, not just theory.
  • Use Case: A new developer joins a team using OpenSpec. They use this Skill to onboard themselves, understanding the entire change lifecycle from start to finish on a small, real task in their project.

Quick Start

Use the openspec-onboard skill to guide you through your first 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 learn the OpenSpec workflow for a new codebase?

To learn the OpenSpec workflow, use a guided onboarding process that walks you through a complete cycle. It helps you select a task, create proposals, write specs, implement, and archive changes directly within your codebase.

What is the OpenSpec change lifecycle from proposal to archiving?

The OpenSpec change lifecycle involves selecting a codebase task, creating artifacts like proposals and design specs, implementing the change, and archiving it. This methodology turns abstract concepts into practical development steps.

Do I need the OpenSpec CLI installed to start onboarding?

Yes, you need the OpenSpec CLI installed and initialized in your project. The onboarding process interacts directly with the CLI to perform actual operations like scanning code, creating files, and archiving changes.

How do I scan my codebase for potential OpenSpec tasks?

You scan your codebase for potential tasks by initiating the OpenSpec workflow cycle. The guided process analyzes your project files to identify actionable tasks and helps you create the corresponding specifications.

What's the best way to onboard new developers to an OpenSpec workflow?

The best way to onboard new developers is to guide them through a hands-on OpenSpec workflow cycle on a small, real task. This teaches the methodology by performing actual operations like writing specs and creating files in the project.

Can I use OpenSpec onboarding without prior spec writing experience?

Yes, you can use OpenSpec onboarding without prior experience. The guided workflow teaches the methodology through practical application, walking you step-by-step through writing proposals, specs, design, and tasks.