openspec-check

Community

Check spec status before implementing.

Authordiscountedcookie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures specs exist and are aligned before any implementation begins.

Core Features & Use Cases

  • Spec presence validation: Identify if a spec exists for the capability.
  • Active changes awareness: Detect if changes are already in progress.
  • Decision guidance: Directs to proposal or to proceed with implementation per spec.

Quick Start

Run openspec list to view specs, then openspec show [capability] to verify alignment before coding.

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: openspec-check
Download link: https://github.com/discountedcookie/10x-mapmaster/archive/main.zip#openspec-check

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