plan-review
CommunityGemini critiques Claude's implementation plans
Authorrobbyt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Get Gemini's critical review of Claude's implementation plans to spot gaps, risks, and optimization opportunities.
Core Features & Use Cases
- Plan critique: Identify gaps, risks, and alternatives.
- Context-aware analysis: Read plan with project context in mind.
- Decision support: Suggest improvements to the plan.
Quick Start
cat ~/.claude/plans/example-plan.md | gemini "Review this implementation plan:
$(cat)
Do not make any changes. Provide critique and feedback only." --allowed-tools read_file,codebase_investigator,glob,search_file_content,list_directory,write_todos -o text 2>&1
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: plan-review Download link: https://github.com/robbyt/claude-skills/archive/main.zip#plan-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.