home/categories/code-quality/mindfold-ai-trellis-packages-cli-src-templates-codex-skills-check-skill-md
code-qualitytesting-security

check

Validates recently written code against project-specific development guidelines from .trellis/spec/. Identifies changed files via git diff, discovers applicable spec modules, runs lint and typecheck, and reports guideline violations. Use when code is written and needs quality verification, to catch context drift during long sessions, or before committing changes.

mindfold-ai
maintainer
mindfold-ai
Обновлено 3/20/2026
Звёзды
5031
Форки
277
quick start

Installation and usage

Validates recently written code against project-specific development guidelines from .trellis/spec/. Identifies changed files via git diff, discovers applicable spec modules, runs lint and typecheck, and reports guideline violations. Use when code is written and needs quality verification, to catch context drift during long sessions, or before committing changes.

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

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

skills use check