openspec-onboard

Guide users through the complete OpenSpec workflow cycle with codebase analysis and artifact generation.

10|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/AGIBuild/Agibuild.Fulora --skill openspec-onboard-agibuild
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/AGIBuild/Agibuild.Fulora/tree/main/.cursor/skills/openspec-onboard
Command: npx skills add https://github.com/AGIBuild/Agibuild.Fulora --skill openspec-onboard-agibuild

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill guides users through their first complete OpenSpec workflow cycle, teaching them the process by performing real tasks in their codebase.

Core Features & Use Cases

  • Guided Workflow: Walks users through exploring, creating, proposing, specifying, designing, tasking, applying, and archiving a change.
  • Real Codebase Interaction: Performs actual operations like creating directories and files within the user's project.
  • Use Case: A new developer joins a team using OpenSpec. They use this skill to learn the standard change management process by fixing a small bug or adding a minor feature, ensuring they understand each step from start to finish.

Quick Start

Use the openspec-onboard skill to guide me through my first OpenSpec workflow cycle.

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

The OpenSpec workflow is a structured development process for codebase management that cycles through codebase analysis, task selection, and artifact generation for proposals, specs, designs, and tasks before implementation and archiving.

How do I learn the OpenSpec development process step by step?

You can learn the OpenSpec development process step by step through a guided tutorial that walks you through exploring, creating, proposing, specifying, designing, tasking, applying, and archiving changes within your actual project.

Can I practice OpenSpec changes in my real project?

Yes, the OpenSpec onboarding process performs actual operations like creating directories and generating artifact files within your real codebase, allowing you to learn the workflow by fixing a small bug or adding a minor feature.

What's the best way to onboard a new developer to a structured development process?

The best way to onboard a new developer to a structured development process is through hands-on guided practice, letting them complete a full workflow cycle from proposal to archiving using a real codebase and the OpenSpec CLI.

Do I need the OpenSpec CLI installed to generate design artifacts?

Yes, you need the OpenSpec CLI installed in your project environment, as it facilitates the implementation and archiving of changes while generating the necessary proposal, spec, design, and task artifacts.