openspec-onboard

Guide users through the complete OpenSpec workflow cycle on their codebase.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/nuitsjp/teams-board --skill openspec-onboard-nuitsjp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/nuitsjp/teams-board/tree/main/.rulesync/skills/openspec-onboard
Command: npx skills add https://github.com/nuitsjp/teams-board --skill openspec-onboard-nuitsjp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill guides new users through the entire OpenSpec workflow, from selecting 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 change cycle.
  • Real Codebase Interaction: Performs actual operations within the user's project.
  • Learning by Doing: Teaches OpenSpec principles through practical application.
  • Use Case: A new developer joins a team using OpenSpec. This Skill helps them quickly learn how to create, implement, and archive their first small code change, setting them up for productive contribution.

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
What is the OpenSpec workflow and how does it manage codebase changes?

OpenSpec workflow is a codebase management process guiding developers through a complete change cycle: task selection, artifact creation like proposals and specs, implementation, and archiving completed changes.

How do I start using OpenSpec for a new project onboarding?

Start OpenSpec onboarding by initiating a guided workflow session that operates directly on your codebase, walking you step-by-step through creating proposals, specs, design, and tasks to learn by practical application.

Do I need Git experience to use the OpenSpec workflow?

Yes, understanding Git and basic coding principles is required to use OpenSpec workflow, as the process involves practical implementation and archiving of code changes directly within your project environment.

Can I learn OpenSpec by doing actual code changes instead of reading documentation?

Yes, OpenSpec onboarding teaches principles through practical application by performing actual operations on your codebase, allowing you to learn the change cycle by implementing your first small code change.

What artifacts do I need to create during the OpenSpec change cycle?

During the OpenSpec change cycle, you must create artifacts including proposals, specs, design documents, and tasks, which collectively document the implementation process before archiving the completed work.