Git & PR Workflow Standards

Enforce 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-pr-workflow-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Git & PR Workflow Standards
Source: https://github.com/PAIPalooza/chicommerce/tree/main/.ainative/skills/git-workflow/compressed
Command: npx skills add https://github.com/PAIPalooza/chicommerce --skill git-pr-workflow-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need for consistent, professional, and AI-attribution-free Git commit messages and Pull Request descriptions, ensuring code quality and maintainability.

Core Features & Use Cases

  • Standardized Commit Messages: Enforces clear, concise, and professional commit messages.
  • AI Attribution Prevention: Strictly prohibits any mention or attribution of AI tools in commits and PRs.
  • PR Requirements Checklist: Outlines essential information for Pull Requests, including context, solution, testing, and risk assessment.
  • Use Case: Ensure all team members adhere to a high standard for code contributions, making reviews smoother and the project history cleaner.

Quick Start

Review the provided SKILL.md to understand and implement the Git and PR workflow standards.

Frequently Asked Questions about Git & PR Workflow Standards

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

FAQPage Schema
How do I enforce professional git commit messages and pull request standards?

Prevent AI attribution in pull requests by enforcing a strict zero-tolerance policy for AI tool mentions. This ensures all code contributions remain strictly professional and human-attributed.

What should a professional pull request description include?

A professional pull request description must include the problem context, the proposed solution, a detailed test plan, and a risk assessment. This checklist guarantees comprehensive documentation for reviewers.

How do I maintain a linear git history with frequent commits?

Maintain a linear git history by enforcing frequent commits and small pull requests. This workflow prevents complex merge histories and ensures a cleaner, more maintainable project timeline.

Why avoid AI attribution in commit messages and PR descriptions?

Avoid AI attribution in commit messages to maintain strict professional standards and consistent project history. Prohibiting AI tool mentions ensures documentation remains focused on human accountability and code context.