Works with the AI tools you already use
Git Writing Suite
Developers write commit messages, PR descriptions, and changelogs for themselves, in a hurry — so reviewers get "fixes stuff" and users get dev-speak.
Free
See it in action
You say
Write a PR description for this diff: [pasted diff showing migration from axios to fetch and updated error handling in the API client]
Your agent does
Summary
Migrated the core API client from axios to native fetch. This reduces our bundle size and removes a third-party dependency.
Changes
- Removed
axiosdependency. - Implemented native
fetchwith a custom wrapper for timeout handling. - Unified error response shapes.
Testing
Verified by running the test suite; specifically checked the 404 and 500 error paths in the browser console.
About this skill
Developers write commit messages, PR descriptions, and changelogs for themselves, in a hurry — so reviewers get "fixes stuff" and users get dev-speak. Git Writing Suite is three writing jobs in one skill, done the way a professional communicator would. Point it at a diff, staged changes, or a commit log and it produces: conventional-commit-compliant commit messages with a clear subject and a body that explains the why, not just the what; PR descriptions that state what changed, why, how it was implemented, and what reviewers should test; and release notes that translate raw commits into grouped, plain-language entries a user actually reads. It writes in your project's voice, never invents changes that are not in the diff, and formats for GitHub, GitLab, or Bitbucket. Content-only, no install. Works with Claude Code, Cursor, Codex CLI, Gemini CLI, and any SKILL.md agent.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free to download with an account
Creator
29+ total installs · 95 skills on Agensi
PubsProToolkit builds rigor-first skills for AI agents — they write your docs and content properly, then adversarially review them to catch what's wrong before it ships. The result: cleaner output and a hard quality gate in one toolkit. Built by a CMPP-certified, PhD medical writer who brings regulated-industry standards to developer docs, content, compliance, and research integrity.
Frequently Asked Questions
Popular in Documentation

Changelog & Release Notes Generator
Generate beautiful release notes and changelogs automatically from commits, pull requests, and deployments.
incident-postmortem
Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.
changelog-generator
Generates user-facing changelogs from git history. Transforms developer commit messages into clear release notes that users actually understand.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.