
VCSDD Git Integration
from vcsdd-claude-code17
Conventional commit and tagging conventions plus atomic staging rules for committing VCSDD pipeline artifacts to git.
What it does
Provides a prescriptive workflow and commit/tag format for projects using the VCSDD pipeline. This skill defines a conventional commit message template, a set of git tag patterns for phase milestones, and rules for atomically staging only VCSDD-related artifacts to avoid accidental commits of unrelated files. It also documents auto-commit safety checks to refuse risky commits.
When to use it
Activate when preparing pipeline-phase commits (e.g., phase transitions), running automated /vcsdd-commit tooling, tagging feature-phase milestones, or when enforcing atomic staging of VCSDD artifacts during CI or developer workflows. Useful for teams adopting VCSDD conventions to improve traceability and reproducibility.
What's included
- Scripts: none detected in repo snapshot (has_scripts=false)
- References: none bundled (has_references=false)
- Instructions: a clear commit message template (vcsdd(<phase>): <feature-name> - <phase-description>), recommended git tag formats for phase milestones, atomic staging commands, and auto-commit safety rules that prevent committing unrelated work.
Compatible agents
Best used by agents that can operate with git and repository tooling (Claude Code / code-assistant integrations, CLI-capable agents).
Tags
Information
- Repository
- vcsdd-claude-code
- Stars
- 17
- Installs
- 0