convention-code-review

Installation
SKILL.md

Convention Code Review

Review code changes against Sellernote development conventions. This skill is read-only -- it identifies violations but does not modify code.

Convention Loading

Conventions are loaded dynamically based on what files were changed. Before starting, determine which files are in scope, then Read the relevant reference files from references/ within this skill directory.

Loading Strategy

  1. Always read (apply to all reviews):
    • references/COMMON_CONVENTION.md - Naming, git, error handling, enum patterns
    • references/TYPESCRIPT_CONVENTION.md - TS strict mode, imports, types, naming
Installs
2
First Seen
Mar 5, 2026
convention-code-review — sellernote/sellernote-vibecode-plugin