git-workflow

Enforce strict Git commit and Pull Request standards without AI attribution.

2|1|Updated May 27, 2025
One-click install
npx skills add https://github.com/PAIPalooza/chicommerce --skill git-workflow-paipalooza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-workflow
Source: https://github.com/PAIPalooza/chicommerce/tree/main/.ainative/skills/git-workflow
Command: npx skills add https://github.com/PAIPalooza/chicommerce --skill git-workflow-paipalooza

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures all Git commits and Pull Requests adhere to strict professional standards, specifically prohibiting any AI attribution to maintain code integrity and ownership.

Core Features & Use Cases

  • Commit Message Standards: Guides users on writing clear, concise, and professional commit messages.
  • PR Description Guidelines: Outlines requirements for effective Pull Request descriptions, including context, solution, and testing.
  • AI Attribution Enforcement: Implements a zero-tolerance policy against mentioning AI tools (like Claude, Anthropic, etc.) in any repository content.
  • Use Case: Before pushing a new feature, use this Skill to review your commit messages and PR descriptions to ensure they comply with the no-AI-attribution rule and follow best practices for clarity and professionalism.

Quick Start

Use the git-workflow skill to ensure your commit messages and PR descriptions strictly avoid any AI attribution.

Frequently Asked Questions about git-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce professional Git commit message and Pull Request standards?

To enforce professional Git commit message and Pull Request standards, apply strict formatting guidelines for commit messages and require structured PR descriptions that include context, solution, and testing details before pushing code.

How do I remove AI attribution from my GitHub pull requests and commits?

To remove AI attribution from GitHub pull requests and commits, implement a zero-tolerance policy that prohibits mentioning AI tools in any repository content, ensuring code integrity and ownership.

What is the required format for a professional PR description?

A professional PR description requires clearly outlining the context of the change, the implemented solution, and the testing performed. This ensures effective communication and maintains professional repository standards.

Can I use this workflow to review commit messages before pushing a new feature?

Yes, you can use this workflow to review commit messages and PR descriptions before pushing a new feature, verifying they comply with the no-AI-attribution rule and follow professional branching conventions.

Why should I prohibit mentioning AI tools in my Git repository content?

Prohibiting mentions of AI tools in Git repository content maintains code integrity and ownership. A zero-tolerance policy against AI attribution ensures all contributions reflect strict professional standards.