SP

speckit-git-validate

A command-line wrapper to execute the standard Speckit git branch validation workflow.

Install

mkdir -p .claude/skills/speckit-git-validate && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13090" && unzip -o skill.zip -d .claude/skills/speckit-git-validate && rm skill.zip

Installs to .claude/skills/speckit-git-validate

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Codex wrapper for the Speckit git branch validation workflow.
61 charsno explicit “when” trigger
Beginner

Key capabilities

  • Validate git branch against Speckit rules
  • Pass original command input to the source skill
  • Execute the source skill exactly
  • Follow validation behavior of the source skill

How it works

The skill acts as a Codex wrapper for the Speckit git branch validation workflow, passing any input directly to the source skill and executing its validation behavior.

Inputs & outputs

You give it
Text after `/speckit.git.validate` as original command input
You get back
Validation results from the Speckit git branch validation workflow

When to use speckit-git-validate

  • Validating a new git branch
  • Checking branch compliance before push

About this skill

speckit-git-validate

Slash label: /speckit.git.validate.

Use ../../../.agents/skills/speckit-git-validate/SKILL.md as the source workflow.

Rules:

  • Read the source skill before doing anything else.
  • Pass any text after /speckit.git.validate through as the original command input for the source skill.
  • Execute the source skill exactly, including validation behavior.

When not to use it

  • When git branch validation is not required
  • When the Speckit git branch validation workflow is not applicable

Limitations

  • Requires the Speckit git branch validation workflow to be available
  • Executes the source skill exactly as defined

How it compares

This skill provides a direct interface to the Speckit git branch validation workflow, ensuring adherence to predefined rules unlike manual git branch checks.

Compared to similar skills

speckit-git-validate side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
speckit-git-validate (this skill)04moNo flagsBeginner
auditing-pre-release-security11moReviewAdvanced
resolve-conflicts818moReviewIntermediate
dependency-upgrade265moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry