spec-manager

Community

Automate spec file management for specs.

Authordevstefancho
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Spec-driven development often requires creating, updating, or deleting specification files across scopes. This can be error-prone and time-consuming. This Skill standardizes the process, ensuring consistent structure and workflow.

Core Features & Use Cases

  • Create, update, and delete specs under specs/{scope}/{work-name}.md.
  • Enforce XML tag structure per scope templates.
  • Check for duplicates and surface conflicts to prevent collisions.

Quick Start

Create a new feature spec with scope feat named user-auth under specs/feat/ and populate it with the standard XML tags.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: spec-manager
Download link: https://github.com/devstefancho/claude-plugins/archive/main.zip#spec-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository