openspec-onboard

Guide users through a complete OpenSpec workflow cycle with interactive prompts and CLI commands.

9|1|Updated Jun 6, 2018
One-click install
npx skills add https://github.com/edwardsnjd/dot-files --skill openspec-onboard-edwardsnjd
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-onboard
Source: https://github.com/edwardsnjd/dot-files/tree/main/configuration/agents/.agents/skills/openspec-onboard
Command: npx skills add https://github.com/edwardsnjd/dot-files --skill openspec-onboard-edwardsnjd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, and includes scripts (resource) components.

What problem does it solve?

This Skill guides new users through their first complete OpenSpec workflow cycle, turning a theoretical understanding into practical, hands-on experience with their own codebase.

Core Features & Use Cases

  • Guided Workflow: Walks users step-by-step through exploring, creating, proposing, specifying, designing, implementing, and archiving a change.
  • Real Codebase Interaction: Performs actual operations like scanning code, creating directories, and drafting documentation within the user's project.
  • Use Case: A new developer joins a team using OpenSpec. They use this Skill to onboard themselves, learning the tool's lifecycle by completing a small, real task in the 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 onboard a new developer with the OpenSpec workflow?▼

To onboard a new developer with the OpenSpec workflow, use a guided step-by-step process that walks them through exploring, creating, proposing, specifying, and implementing a change in a real codebase.

What is the OpenSpec workflow lifecycle for codebase management?▼

The OpenSpec workflow lifecycle for codebase management is a complete cycle spanning exploration, change creation, proposal drafting, specification writing, design documentation, task breakdown, implementation, and archiving artifacts.

How do I create and draft change proposals for my codebase?▼

You create and draft change proposals for your codebase by analyzing tasks, generating interactive prompts, and executing OpenSpec CLI commands to manage change artifacts like specifications and design documentation.

Do I need the OpenSpec CLI installed to manage codebase changes?▼

Yes, you need the OpenSpec CLI installed and available as a dependency, because the workflow directly executes OpenSpec commands to create directories, scan code, and manage change artifacts in your project.

Can I use guided developer tools for onboarding to a new git workflow?▼

Yes, you can use guided developer tools for onboarding to a new git workflow, allowing new team members to learn lifecycle stages by completing a small, real task within an existing project.

What are the limitations of automating OpenSpec task breakdown?▼

A limitation of automating OpenSpec task breakdown is that the interactive prompts and code analysis rely on actual project operations, requiring a real codebase environment to scan and create directories correctly.