home/categories/code-quality/buzzdan-ai-coding-rules-go-linter-driven-development-skills-pre-commit-review-skill-md
code-qualitytesting-security

pre-commit-review

ADVISORY validation of code against design principles that linters cannot enforce. Loaded by go-code-reviewer agent for design analysis guidance. Also invoked by @refactoring (after pattern application). Can be manually invoked for standalone code review. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.

buzzdan
maintainer
buzzdan
Обновлено 1/18/2026
Звёзды
2
Форки
1
quick start

Installation and usage

ADVISORY validation of code against design principles that linters cannot enforce. Loaded by go-code-reviewer agent for design analysis guidance. Also invoked by @refactoring (after pattern application). Can be manually invoked for standalone code review. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use pre-commit-review