Analyze staged changes, scan for sensitive content, draft Conventional Commit messages, prepare PR text, and update changelog entries in a guarded commit-and-release communication workflow.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Draft commit messages, PR descriptions, and changelog updates from diffs with safety checks"
slug: "draft-commit-messages-pr-descriptions-and-changelog-updates-from-diffs-with-safety-checks"
description: "Analyze staged changes, scan for sensitive content, draft Conventional Commit messages, prepare PR text, and update changelog entries in a guarded commit-and-release communication workflow."
verification: "security_reviewed"
source: "https://github.com/psenger/ai-agent-skills/tree/main/skills/git-commit-pr-message"
author: "Philip A Senger"
publisher_type: "individual"
category: "Developer Tools"
framework: "Claude Code"
---
# Draft commit messages, PR descriptions, and changelog updates from diffs with safety checks
Analyze staged changes, scan for sensitive content, draft Conventional Commit messages, prepare PR text, and update changelog entries in a guarded commit-and-release communication workflow.
## Prerequisites
git; optional gh CLI; Claude Code skill runtime
## Installation
Requirements and caveats from upstream:
- | Language | TypeScript, Python, Go, Java, Rust, Ruby, C#, and more |
- deploy/ — CI/CD pipelines, Docker, deploy scripts
- **Skills 2.0:** allowed-tools: Read Grep Glob Write Bash(git *) — argument-hint: [path/to/scope] — auto-invokes on trigger phrases; requires git for churn analysis
Basic usage or getting-started notes:
- ├── article-example.md Article with callouts + code blocks
- ├── meeting-brainstorm-example.md Brainstorming session
- └── transcript-example.md Article with transcript appendix
- Source: https://github.com/psenger/ai-agent-skills/tree/main/skills/git-commit-pr-message
- Extracted from upstream docs: https://raw.githubusercontent.com/psenger/ai-agent-skills/HEAD/README.md
## Documentation
- https://github.com/psenger/ai-agent-skills
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/draft-commit-messages-pr-descriptions-and-changelog-updates-from-diffs-with-safety-checks/)
No comments yet. Be the first to comment!