# Caveman Commit

> Caveman Commit is a community-maintained skill from juliusbrussee. Anomity scores its risk at 40 out of 100 (medium).

- **Canonical URL:** https://catalog.anomity.ai/skill/caveman-commit
- **Kind:** Skill
- **Publisher:** juliusbrussee
- **Trust level:** community
- **Risk score:** 40/100 (medium)
- **Website:** https://github.com/juliusbrussee
- **Last updated:** 2026-09-02
- **JSON:** https://catalog.anomity.ai/api/entries/skill/caveman-commit

## Description

Generates compressed commit messages in Conventional Commits format from the staged diff, aiming for a parseable subject line without the paragraph of narration agents tend to produce.

It reads the repository and works through git, so it declares filesystem read and git access. Machine-readable commit messages are genuinely useful downstream for changelogs and release automation. The caution is that a message generated from a diff describes what changed, not why — and the why is the part a future reader actually needs.

## Why it scored 40

The score starts at the catalog's neutral base of 50 and moves only through the signals below. The formula is published at https://catalog.anomity.ai/about — there is no model and no hidden heuristic.

| Signal | Contribution | Severity | Evidence |
| --- | --- | --- | --- |
| Established community project | -10 | trust offset |  |

Clamped result: **40/100**, band **medium**.

## Capabilities

| Capability | Name | Security implication |
| --- | --- | --- |
| `filesystem:read` | Filesystem read | Can read files on the host system. Used for context, indexing, or analysis. |
| `git:access` | Git access | Reads or writes through git. Allows changes to commit history, branches, and remotes. |

## Related skills

- [AI Research Reproduction](https://catalog.anomity.ai/skill/ai-research-reproduction) — risk 100 (critical)
- [Using Git Worktrees](https://catalog.anomity.ai/skill/using-git-worktrees) — risk 65 (high)
- [Best Practices](https://catalog.anomity.ai/skill/web-best-practices) — risk 50 (medium)
- [Check](https://catalog.anomity.ai/skill/check-review) — risk 50 (medium)
- [Test-Driven Development](https://catalog.anomity.ai/skill/test-driven-development) — risk 50 (medium)
- [Writing Skills](https://catalog.anomity.ai/skill/writing-skills) — risk 50 (medium)

---

Source: Anomity Catalog (https://catalog.anomity.ai/). Scoring methodology: https://catalog.anomity.ai/about. Machine-readable index: https://catalog.anomity.ai/llms.txt · https://catalog.anomity.ai/openapi.json
