platonic-code-review
✓Review code implementation against specifications to ensure consistency and completeness. Use when validating that code correctly implements RFC specs, requirements documents, or design specifications. Generates reports by default without modifying code.
Installation
SKILL.md
Validate that code implementation is consistent with project specifications and requirements.
Keywords: spec compliance, implementation validation, requirement verification, consistency check, gap analysis
This is NOT a general code quality reviewer. It specifically focuses on:
Review code implementation against specifications to ensure consistency and completeness. Use when validating that code correctly implements RFC specs, requirements documents, or design specifications. Generates reports by default without modifying code. Source: caesar0301/platonic-coding-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/caesar0301/platonic-coding-skills --skill platonic-code-review- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is platonic-code-review?
Review code implementation against specifications to ensure consistency and completeness. Use when validating that code correctly implements RFC specs, requirements documents, or design specifications. Generates reports by default without modifying code. Source: caesar0301/platonic-coding-skills.
How do I install platonic-code-review?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/caesar0301/platonic-coding-skills --skill platonic-code-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/caesar0301/platonic-coding-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01