Critical Review
Installation
SKILL.md
Skill: Critical Review
When to use this skill
- After every implementation - Validate work quality
- Before a significant commit - Ensure no technical debt is introduced
- Before a release - Full audit of modified code
- When in doubt - Objectively evaluate an approach
Available templates
| Template | Usage |
|---|---|
templates/quick_checklist.md |
Quick validation checklist |
templates/review_report.md |
Detailed review report |
Critical posture
Fundamental rule: Never accept mediocre code.
Related skills
More from zuytan/rustrade
trading best practices
Critical analysis of trading techniques and financial innovation
19rust trading development
Specific rules for trading feature development
11project specifications management
Manage and enforce project specifications for consistency
10documentation
Keep project documentation up to date
9benchmarking & performance
Trading performance evaluation via backtesting and metrics
9testing & validation
Test and validation workflow before commit
8