review-check

Installation
SKILL.md

Review Issues Check

When working with a source file that may have been previously reviewed by Qualimetry, follow this workflow to retrieve and present any review issues found.

Step 1: Determine the Target File

Identify the file to check:

  • If invoked with an argument (e.g. review-check src/MyService.cs), use that file path.
  • Otherwise, use the file currently being discussed or edited in the conversation.

Step 2: Gather Repository Information

Determine the repositoryName and branchName:

repositoryName — the repository name in owner/repo-name format (e.g., organisation/my-project). The server is case-insensitive and handles .git suffixes automatically.

analysisName (optional, Qualimetry Enterprise only) — if the repository is a mono-repo with multiple analysis projects, provide the analysis project name to disambiguate. Case-insensitive. Leave empty for single-project repositories. If omitted and multiple projects are found, the server returns an error listing the available analysis names.

branchName — run this shell command:

Installs
1
GitHub Stars
1
First Seen
Jun 20, 2026
review-check — qualimetry/qualimetry-ai-skills