git-workflow-enforcer
Enforce Consistent Git Workflows
Teams often lose time to unclear commits, inconsistent branch names, and incomplete pull requests. This skill provides repeatable Git workflow guidance for Claude, Codex, and Claude Code.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "git-workflow-enforcer" from https://skillstore.io/skills/crazydubya-git-workflow-enforcer.md and its manifest at https://skillstore.io/api/skills/crazydubya-git-workflow-enforcer/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "git-workflow-enforcer". Prepare a commit for fixing a failed login state.
Expected outcome:
A Conventional Commit subject for authentication, plus body notes for user impact, validation steps, and the related ticket.
Using "git-workflow-enforcer". Create a pull request checklist for an API change.
Expected outcome:
A pull request template with description, change type, testing notes, reviewer checklist, warning checks, and related issue fields.
Using "git-workflow-enforcer". Review recent commits before a release.
Expected outcome:
A short workflow report covering commit format drift, missing issue references, release note readiness, and suggested cleanup steps.
Security Audit
High RiskMost static external-command alerts are Markdown formatting false positives. The confirmed risks are local Git hook templates and a global Git configuration command that points to ~/.gitmessage. No prompt injection or credential exfiltration intent was found.
Confirmed security concerns (2)
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (40)
📁 Filesystem access (3)
🔑 Env variables (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/crazydubya-git-workflow-enforcer/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/crazydubya-git-workflow-enforcer?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/crazydubya-git-workflow-enforcer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/crazydubya-git-workflow-enforcer/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/crazydubya-git-workflow-enforcer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
CrazyDubya. (2026). git-workflow-enforcer security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/crazydubya-git-workflow-enforcer/audits/8BibTeX citation
@techreport{crazydubya-crazydubya-git-workflow-enforcer-2026,
author = {CrazyDubya},
title = {git-workflow-enforcer security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/crazydubya-git-workflow-enforcer/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "git-workflow-enforcer security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "CrazyDubya"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/crazydubya-git-workflow-enforcer/audits/8"
identifiers:
- type: other
value: "skillstore:crazydubya-git-workflow-enforcer:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Standardize Team Commits
Define commit message, branch, and pull request conventions before a shared release cycle.
Prepare Repository Templates
Draft a pull request template, commit message template, and hook guidance for a new project.
Review Release Readiness
Check recent commits and branch names before generating release notes or opening a merge request.
Try These Prompts
Help me write a Conventional Commits message for these changes: [describe the change]. Include a short subject and optional body.
Suggest a branch name for this task: [task summary]. Use the project convention if one exists.
Create a pull request template for this repository. Include description, change type, testing, checklist, and related issues.
Review this repository workflow for commit, branch, hook, PR, and changelog practices. Identify gaps and propose safe improvements.
Best Practices
- Review existing repository conventions before proposing new rules.
- Ask before creating hooks or changing Git configuration.
- Keep commit subjects short, imperative, and tied to one logical change.
Avoid
- Do not rewrite team conventions without maintainer approval.
- Do not install Git hooks that run commands without review.
- Do not treat simple keyword checks as complete secret scanning.
Frequently Asked Questions
Does this skill make commits automatically?
Can it enforce branch protections on GitHub?
Does it support Conventional Commits?
Can it create pull request templates?
Are the Git hook examples safe to install?
Does it detect leaked secrets?
Developer Details
Author
CrazyDubyaLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
02f077c174c5335e2f5d02ca15e77b70d9543e58
Maintenance freshness
7/18/2026
Usage
5 downloads · 227 views
File structure
📄 SKILL.md