Plan Gap Analysis
Helps with planning, analysis 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-gap-analysis npx -- -y @trustedskills/plan-gap-analysis
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"plan-gap-analysis": {
"command": "npx",
"args": [
"-y",
"@trustedskills/plan-gap-analysis"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes a given plan and identifies gaps or missing steps. It compares the intended outcome against the current state, highlighting areas where actions are needed to bridge the difference. The output includes a list of required actions and potential roadblocks preventing successful completion of the plan.
When to use it
- Project Planning: Identify overlooked tasks in a project roadmap before execution begins.
- Process Improvement: Analyze existing workflows to pinpoint inefficiencies or missing steps that hinder performance.
- Goal Setting: Evaluate if current actions align with desired outcomes and reveal necessary adjustments for achieving goals.
- Troubleshooting: Determine the root cause of failures by analyzing planned versus actual progress.
Key capabilities
- Plan comparison
- Gap identification
- Action suggestion
- Roadblock detection
Example prompts
- "Analyze this project plan: [plan text]. What steps are missing?"
- "Compare my current workflow for onboarding new clients with the ideal process outlined here: [ideal process document]. Identify any gaps."
- “I want to achieve [goal]. Here’s what I'm currently doing: [current actions]. What am I missing?”
Tips & gotchas
The quality of the analysis depends heavily on the clarity and completeness of the provided plan. Ensure the plan is well-defined and includes specific, measurable objectives for optimal results.
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.