Review only the current change (git diff, staged and unstaged) along a single dimension: scope = diff. Cover intent and impact, regression and correctness, breaking changes and compatibility, side effects and idempotency, and observability. Emit a findings list in the standard format so a meta skill (e.g. review-code) can aggregate with language, framework, and cognitive skills. Do not perform architecture, securi...
When to use: When the input is a git diff and the task is to review the change set itself, not the full codebase or language/framework/cognitive dimensions.
When this skill produces a review, it emits a findings list compatible with aggregation by review-code. Each finding MUST follow:
Просматривайте только git diff на предмет влияния, регрессии, корректности, совместимости и побочных эффектов. Атомный навык только для области применения; Выходные данные — это список результатов для агрегирования. Источник: nesnilnehc/ai-cortex.