Gsd Plan Checker
Verifies generated plans against project goals and constraints, flagging potential risks and inefficiencies for refinement.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gsd-plan-checker npx -- -y @trustedskills/gsd-plan-checker
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gsd-plan-checker": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gsd-plan-checker"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The GSD Plan Checker skill analyzes plans provided as text and identifies potential issues or areas for improvement. It helps ensure plans are complete, logical, and address necessary considerations. This tool is designed to enhance planning accuracy and reduce the likelihood of errors in execution.
When to use it
- Project Planning: Review a project plan before implementation to catch overlooked tasks or dependencies.
- Travel Itineraries: Analyze a travel itinerary for feasibility, potential conflicts (e.g., overlapping events), and missing considerations (e.g., transportation).
- Event Schedules: Check event schedules for logical flow, timing issues, and necessary resources.
- Daily To-Do Lists: Evaluate daily plans to ensure all critical tasks are included and prioritized effectively.
Key capabilities
- Plan analysis
- Issue identification
- Completeness assessment
- Logical flow evaluation
Example prompts
- "Check this project plan for any gaps or potential issues: [paste plan here]"
- "Can you review my travel itinerary and tell me if anything seems unrealistic or missing? [paste itinerary here]"
- “Analyze the following event schedule and identify any timing conflicts. [paste schedule here]”
Tips & gotchas
The skill's effectiveness depends on the clarity and detail of the provided plan. Ensure plans are well-structured for optimal 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.