speckit-version-guard-load

Community

Load version-guard constraints before coding.

AuthorB0yZ4kr14
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents the agent from generating or implementing changes that violate the Compatibility Rules by ensuring previously computed version-guard constraints are available in context before planning and execution.

Core Features & Use Cases

  • Loads saved constraints from an existing version-guard-report.md so task generation and implementation follow compatibility guidance without re-fetching external data.
  • Skips intelligently with re-check logic by detecting “skipped” reports and re-running the full check only when new dependency sources appeared since the last run.
  • Gracefully falls back to speckit.version-guard.check when the report is missing, unreadable, or insufficient for safe constraint application.

Example Use Case

When a developer runs /speckit.implement after an earlier /speckit.plan, this Skill loads the constraints so the agent uses the same locked/compatible dependency set for generated code and avoids unnecessary network checks.

Quick Start

Ask the agent to run the speckit version guard load step before generating or implementing tasks in the current feature directory.

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: speckit-version-guard-load
Download link: https://github.com/B0yZ4kr14/OrthoPlus-Enterprise/archive/main.zip#speckit-version-guard-load

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.