Qualimetry
OrganizationClaude Code marketplace and plugin: catches coding-standards, principles, and policy violations as Claude writes code, and surfaces open review findings the moment a reviewed file is opened.
Categories
Indexed Skills (5)
analysis-issues
Retrieves and helps clear rules-based analysis issues (bugs, vulnerabilities, code smells) for a repository branch. Prioritises by severity and type, works file-by-file or in batch mode. Requires Qualimetry Enterprise.
blitzy-rules
Generates Blitzy rules packs from the organisation's Qualimetry coding standards (policies, principles, language coding standards) and, on Qualimetry Enterprise, from the rules-based analysis rule set. Each pack is a single JSON object with machine-readable rules for API push and path/content file pairs that mirror a Blitzy rules zip a client can write to disk or a repository. Invoke manually as the blitzy-rules skill.
coding-standards
Automatically loads and enforces the organisation's coding standards, general coding principles, secure coding principles, and policies for the programming language of the file being developed. Retrieves all applicable standards from the Qualimetry MCP server and applies them when writing, modifying, or reviewing source code. Activated whenever source code is being created or edited, or invoked manually as the coding-standards skill with an optional language code argument.
dependency-check
Retrieves dependency vulnerabilities for a repository branch from Qualimetry, then resolves them by upgrading each vulnerable dependency to its next safe version. Uses a per-dependency upgrade advisor to assess risk and applies low-risk upgrades automatically, proposes medium/high-risk upgrades for confirmation, and flags dependencies with no clean upgrade path for manual replacement. Validates all changes with a package restore and build.
review-check
Checks for all types of code review issues found by the Qualimetry HITL code reviewer on a source file, including coding standards violations, design and best practice issues, general coding principle violations, secure coding principle violations, and policy violations. Retrieves a compliant code example showing how to resolve the issues. Invoked as the review-check skill, optionally with a file path argument, to check a previously reviewed file.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.