Review project files for consistency, completeness, and correctness. Use when asked to review, audit, check, or validate project configuration files (justfile, Makefile, CI workflows, pre-commit config, pyproject.toml, Dockerfile, docker-compose, etc.) or documentation files (README, CLAUDE.md, CONTRIBUTING, etc.). Supports both single-file review and cross-file consistency checks.
From project-qanpx claudepluginhub jmfontaine/jmf-claude-plugins --plugin project-qaThis skill uses the workspace's default tool permissions.
Review project files across three dimensions, then suggest fixes and improvements.
Review each file separately. For each file:
When multiple files are provided, or after individual reviews, check alignment across files:
When reviewing a file, suggest other project files that should be cross-checked. Common relationships:
Offer to review related files the user hasn't mentioned yet.
For each file, report:
### <filename>
#### Consistency
- [finding + suggested fix]
#### Completeness
- [finding + suggested fix]
#### Correctness
- [finding + suggested fix]
After all individual reviews, add a cross-file section:
### Cross-File Alignment
- [inconsistency + which files + suggested fix]
Omit empty sections. Prioritize actionable findings over nitpicks.