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.zipInstalls 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.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
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.validatethrough 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.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| speckit-git-validate (this skill) | 0 | 4mo | No flags | Beginner |
| auditing-pre-release-security | 1 | 1mo | Review | Advanced |
| resolve-conflicts | 81 | 8mo | Review | Intermediate |
| dependency-upgrade | 26 | 5mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
auditing-pre-release-security
OneKeyHQ
Audits security and supply-chain risk between two git refs, 预发布安全审计
resolve-conflicts
antinomyhq
Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling deleted-but-modified files with backup and analysis.
dependency-upgrade
wshobson
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
git-commits
bonny
Create well-structured git commits in logical chunks following best practices
git-advanced-workflows
wshobson
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.
github-multi-repo
ruvnet
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration