openspec-onboard

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

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-onboard-tuliopc23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/tuliopc23/cardmaniacs-website/tree/main/.augment/skills/openspec-onboard
Command: npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-onboard-tuliopc23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill guides new users through the complete OpenSpec workflow cycle, enabling them to understand and apply its principles to their own codebase.

Core Features & Use Cases

  • Guided Workflow: Step-by-step walkthrough of creating, proposing, specifying, designing, implementing, and archiving a change.
  • Codebase Integration: Actively scans and interacts with the user's codebase to identify tasks and demonstrate implementation.
  • Use Case: A new developer joins a team using OpenSpec. They use this Skill to onboard themselves, learning the process by completing a small, real task in the project's repository.

Quick Start

Begin your OpenSpec journey by running the openspec-onboard skill.

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 codebase management?

The OpenSpec workflow is learned through a guided cycle from task selection to archiving a change. This onboarding process facilitates learning by performing real codebase actions with step-by-step narration.

What is the best way to onboard a new developer to an agile codebase workflow?

Onboarding a new developer to an agile codebase workflow is best done by completing a small, real task in the project's repository. This guided process actively scans code and analyzes git history to identify tasks.

How do I generate proposal and design specs for a new codebase change?

To generate proposal and design specs, you initiate a workflow cycle that creates artifacts including proposals, specs, designs, and tasks. This process tracks implementation from start to archiving.

Can I use this guided workflow to identify tasks using git history analysis?

Yes, you can use this guided workflow to identify tasks via git history analysis and code scanning. It actively interacts with your codebase to find real tasks and demonstrate implementation.

Does the OpenSpec onboarding process require prior knowledge of agile methodologies?

The OpenSpec onboarding process does not require prior knowledge of agile methodologies. It guides users step-by-step through creating, proposing, specifying, designing, implementing, and archiving a change.

What are the limitations of using a guided workflow for codebase management?

A limitation of this guided workflow for codebase management is that it focuses specifically on the OpenSpec cycle. It facilitates learning by performing real codebase actions rather than acting as a general-purpose development tool.