Plan Review
Helps with planning, code review as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add plan-review npx -- -y @trustedskills/plan-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"plan-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/plan-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The plan-review skill allows an AI agent to analyze and critique a provided plan, identifying potential issues or areas for improvement. It can assess plans based on feasibility, resource requirements, and alignment with stated goals. The skill is designed to provide constructive feedback and suggestions to refine the overall strategy.
When to use it
- Project Planning: Review a detailed project plan before execution to identify risks and optimize timelines.
- Event Coordination: Analyze an event schedule to ensure logistical feasibility and attendee satisfaction.
- Business Strategy: Evaluate a proposed business strategy for potential pitfalls and opportunities.
- Content Creation: Critique a content calendar or outline, suggesting improvements in structure and flow.
Key capabilities
- Plan analysis
- Feasibility assessment
- Resource requirement evaluation
- Goal alignment verification
- Constructive feedback generation
Example prompts
- "Review this project plan for a new marketing campaign and identify any potential roadblocks."
- "Can you analyze this event schedule and suggest ways to improve efficiency?"
- "Please critique this business strategy, focusing on its long-term viability."
Tips & gotchas
The quality of the review depends heavily on the detail and clarity provided in the plan. Ensure the input plan is well-structured and includes sufficient information for accurate analysis.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.