@barlevalon/caveman-commit-skill
A release-aware Agent Skill for terse commit messages using scope-first subjects and optional Conventional Commit metadata.
Package details
Install @barlevalon/caveman-commit-skill from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@barlevalon/caveman-commit-skill- Package
@barlevalon/caveman-commit-skill- Version
0.2.0- Published
- Jun 5, 2026
- Downloads
- 15/mo · 15/wk
- Author
- barlevalon
- License
- MIT
- Types
- skill
- Size
- 6.5 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./SKILL.md"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
caveman-commit
Ultra-compressed commit message generator. Uses release-aware scoped commit subjects: scope-first by default, optional Conventional Commit type when it carries useful or project-required metadata. Cuts noise while preserving intent and reasoning. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.
Credits
Based on JuliusBrussee/caveman by Julius Brussee.