
Review
- 119 installs
- 41 repo stars
- Updated August 4, 2026
- gracefullight/stock-checker
Run structured code reviews on stock-checker changes to catch inventory logic regressions, unsafe data handling, and missing tests before merge or release.
About
The review skill from gracefullight/stock-checker provides a disciplined review workflow for changes touching inventory checks, supplier data, and related APIs. It emphasizes defect prevention at merge time by scrutinizing business logic, test coverage, and operational risks specific to stock monitoring features.
- Checks stock and pricing edge cases in diffs
- Flags missing tests around inventory paths
- Enforces consistent error handling patterns
- Surfaces security issues in data ingestion
- Produces actionable review comments
Review by the numbers
- 119 all-time installs (skills.sh)
- Ranked #423 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/gracefullight/stock-checker --skill reviewAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 119 |
|---|---|
| repo stars | ★ 41 |
| Last updated | August 4, 2026 |
| Repository | gracefullight/stock-checker ↗ |
What it does
Run structured code reviews on stock-checker changes to catch inventory logic regressions, unsafe data handling, and missing tests before merge or release.
Files
/review
Read and follow .agents/workflows/review.md step by step.