Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Comprehensive code review using all available skills. Use before committing or when you want a thorough analysis of changes. Triggers on review code, check changes, full review, pre-commit review.
.claude/skills/aiskillstore-full-review/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | 0% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 48% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 14% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 44% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 5% | 0% |
Orchestrates all available review skills to provide comprehensive code analysis.
Get list of changed files using git diff.
Invoke relevant skills based on file patterns.
Apply security, DeFi, type safety, and performance checks.
Produce structured report with severity levels.
Offer to fix critical issues automatically.
bash# Get changed files git diff --name-only HEAD~1 2>/dev/null || git diff --name-only git status --porcelain
Based on changed files, invoke these skills:
| Changed Files | Skills to Invoke | |--------------|------------------| | Any .ts, .tsx | code-review-expert, common-pitfalls | | server/src/routes/* | system-integration-validator | | server/src/services/* | defi-expert, hft-quant-expert | | server/src/db/* | code-consistency-validator | | client/src/pages/*, client/src/components/* | apple-ui-design, common-pitfalls | | client/src/hooks/* | common-pitfalls (TanStack Query) | | rust-core/**/*.rs | code-consistency-validator, latency-tracker | | *token*, *protocol*, *chain* | defi-registry-manager | | *arbitrage*, *trade*, *swap* | liquidity-depth-analyzer | | *logger*, *error* | error-logger | | *websocket*, *ws* | common-pitfalls (WebSocket) | | schema.ts, *.sql | common-pitfalls (Drizzle) |
For EVERY review, check these critical items:
as any type assertionstext().array() syntaxallowFailure: truemarkdown## Code Review Report ### Files Reviewed - [list files] ### Skills Applied - [list skills invoked] ### Critical Issues (MUST FIX) 🔴 [issue description] File: path/to/file.ts:line Fix: [how to fix] ### Warnings (SHOULD FIX) 🟡 [issue description] File: path/to/file.ts:line Suggestion: [recommendation] ### Suggestions (NICE TO HAVE) 🟢 [improvement idea] ### Summary - Critical: X issues - Warnings: X issues - Suggestions: X items - Ready to commit: Yes/No
If critical issues found, offer to fix them:
/review - Full review of all changes/quick-review - Fast check of critical issues onlyfull-review skill for this comprehensive process| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 8,276 | 15,770 | +91% | 1 | 1 | 0% | 1,378 | 1,501 | +9% | 0 | 0 | — |
case-02 | fail→fail | 14,440 | 10,923 | -24% | 1 | 1 | 0% | 1,333 | 1,538 | +15% | 0 | 0 | — |
case-03 | fail→fail | 8,017 | 16,901 | +111% | 1 | 1 | 0% | 1,316 | 1,555 | +18% | 0 | 0 | — |
case-04 | pass→pass | 22,172 | 35,532 | +60% | 1 | 1 | 0% | 3,685 | 6,479 | +76% | 0 | 0 | — |
case-05 | pass→pass | 11,231 | 18,966 | +69% | 1 | 1 | 0% | 2,122 | 4,817 | +127% | 0 | 0 | — |
case-06 | pass→pass | 12,497 | 24,196 | +94% | 1 | 1 | 0% | 2,762 | 4,646 | +68% | 0 | 0 | — |
case-07 | fail→pass | 12,855 | 11,791 | -8% | 1 | 1 | 0% | 2,381 | 2,387 | +0% | 0 | 0 | — |
case-08 | fail→pass | 9,666 | 7,407 | -23% | 1 | 1 | 0% | 1,523 | 2,261 | +48% | 0 | 0 | — |
case-09 | fail→pass | 13,055 | 9,157 | -30% | 1 | 1 | 0% | 1,712 | 1,955 | +14% | 0 | 0 | — |
case-10 | fail→pass | 15,928 | 14,405 | -10% | 1 | 1 | 0% | 1,892 | 2,718 | +44% | 0 | 0 | — |
case-11 | fail→pass | 14,165 | 11,909 | -16% | 1 | 1 | 0% | 2,454 | 2,587 | +5% | 0 | 0 | — |
case-12 | fail→pass | 16,916 | 14,595 | -14% | 1 | 1 | 0% | 1,988 | 2,611 | +31% | 0 | 0 | — |
case-13 | fail→pass | 12,374 | 4,222 | -66% | 1 | 1 | 0% | 1,160 | 2,133 | +84% | 0 | 0 | — |
case-14 | fail→pass | 15,245 | 17,166 | +13% | 1 | 1 | 0% | 2,664 | 3,560 | +34% | 0 | 0 | — |
case-15 | pass→pass | 19,019 | 19,607 | +3% | 1 | 1 | 0% | 3,393 | 4,133 | +22% | 0 | 0 | — |
case-16 | pass→pass | 10,071 | 10,123 | +1% | 1 | 1 | 0% | 1,373 | 2,216 | +61% | 0 | 0 | — |
case-17 | fail→fail | 18,302 | 15,546 | -15% | 1 | 1 | 0% | 1,406 | 2,373 | +69% | 0 | 0 | — |
case-18 | fail→fail | 5,561 | 5,603 | +1% | 1 | 1 | 0% | 1,060 | 1,927 | +82% | 0 | 0 | — |
case-19 | fail→pass | 16,027 | 11,414 | -29% | 1 | 1 | 0% | 1,931 | 2,192 | +14% | 0 | 0 | — |
case-20 | fail→fail | 13,892 | 10,351 | -25% | 1 | 1 | 0% | 1,378 | 2,087 | +51% | 0 | 0 | — |
case-21 | fail→fail | 14,889 | 13,801 | -7% | 1 | 1 | 0% | 1,656 | 2,640 | +59% | 0 | 0 | — |
case-22 | pass→pass | 12,049 | 8,224 | -32% | 1 | 1 | 0% | 1,681 | 1,803 | +7% | 0 | 0 | — |
case-23 | fail→pass | 19,545 | 12,357 | -37% | 1 | 1 | 0% | 1,730 | 2,133 | +23% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 23 cases were attempted, and 20 counted toward the lift figure. The other 3 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +43 percentage points is the difference between those two pass rates over the 20 comparable cases. 1 case got worse with the skill loaded, and it is included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.