
Commit
- 120 installs
- 41 repo stars
- Updated August 4, 2026
- gracefullight/stock-checker
Guide agents through conventional commits, staged diffs, and pre-commit checks before pushing changes in the stock-checker monorepo.
About
The commit skill standardizes how agents and developers record work in gracefullight/stock-checker: inspect diffs, apply naming conventions, split logical changes, and produce messages that tie to tickets or modules. It reduces noisy history and speeds PR review.
- Conventional commit formatting
- Staged-change review before commit
- Repo-specific message templates
- Pre-commit validation hooks
- Branch-aware commit scope
Commit by the numbers
- 120 all-time installs (skills.sh)
- Ranked #209 of 733 Git & Pull Requests skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/gracefullight/stock-checker --skill commitAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 120 |
|---|---|
| repo stars | ★ 41 |
| Last updated | August 4, 2026 |
| Repository | gracefullight/stock-checker ↗ |
What it does
Guide agents through conventional commits, staged diffs, and pre-commit checks before pushing changes in the stock-checker monorepo.
Files
/commit
Read and follow .agents/workflows/commit.md step by step.