ptlam-git-writing-commit-message

Installation
SKILL.md

PTLam Writing a Commit Message

Create or revise one repository commit message that describes the current change and follows current user instructions, applicable AGENTS.md rules, and the portable defaults bundled here. This skill changes no Git state.

At a glance

flowchart LR
    ResolveRules["Resolve repository and active rules"] --> InspectChange["Inspect the current change"]
    InspectChange --> ComposeMessage["Compose subject, body, and issue references"]
    ComposeMessage --> VerifyMessage["Verify and return one commit message"]

1. Resolve the repository and active rules

Installs
3
GitHub Stars
1
First Seen
Aug 15, 2026
ptlam-git-writing-commit-message — fam-tung-lam/ptlam-agent-plugin