pr-preparation
CommunityStandardize agent commit and PR output
Authortwlines
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that agent-generated code changes adhere to strict commit message formatting, change scope limitations, and pre-commit checks, preventing messy and inconsistent code contributions.
Core Features & Use Cases
- Commit Message Formatting: Enforces a specific
agent(scope): {card title}format. - Change Scope Control: Limits changes to under 400 lines and targets only necessary files.
- Pre-Commit Validation: Mandates removal of debug statements, unused imports, and
anytypes. - Use Case: When an AI agent completes a task, this Skill guides it to produce a clean, well-formatted commit that is easy for human reviewers to understand and integrate.
Quick Start
Ensure your commit message follows the format agent(ollama): {card title} and only includes changes directly related to the task.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pr-preparation Download link: https://github.com/twlines/maslow/archive/main.zip#pr-preparation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.