plan-analysis
Use when the user provides an implementation plan file and asks to analyze it, assess impact, update specifications, or verify planned changes. Triggers on keywords like "analyze plan", "implementation plan", "assess impact", "update spec from plan", "verify plan".
npx skills add majiayu000/claude-skill-registry --skill plan-analysis --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Implementation Plan Analysis & Specification Update Expert full-stack analyst for implementation plan analysis, impact assessment, and specification updates. **IMPORTANT**: Think hard, plan step-by-step todo list first. Preserve todo list through all operations. **⚠️ MUST READ** `.claude/skills/shared/anti-hallucination-protocol.md` before starting analysis — validation checkpoints, evidence chains, confidence levels. --- ## Phase 1: Plan Analysis (External Memory) Build knowledge model in `.ai/workspace/analysis/[plan-name].md`. ### 1A: Initialization & Discovery - Read and parse implementation plan completely - Extract features, requirements, phases, dependencies - Catalog all planned code changes (new files, modifications, deletions) - Identify affected components, services, layers, integration points ### 1B: Knowledge Graph Construction For each file, document: - `currentContent`, `plannedChanges`, `changeImpactAnalysis` - `testingRequirements`, `specificationMapping`, `testCaseImpact` ### 1C: Specification Mapping - Test case mapping (existing tests affected) - Business requirement mapping (new vs existing) - Entity relationship impact, workflow integration - Coverage gap an
- Phase 1: Plan Analysis (External Memory)
- 1A: Initialization & Discovery
- 1B: Knowledge Graph Construction
- 1C: Specification Mapping
- 1D: Overall Analysis
- Phase 2: Detailed Analysis
- Phase 3: Approval Gate
- Phase 4: Specification Update Execution
- Success Validation
- IMPORTANT Task Planning Notes
What does the plan-analysis skill do?
Use when the user provides an implementation plan file and asks to analyze it, assess impact, update specifications, or verify planned changes. Triggers on keywords like "analyze plan", "implementation plan", "assess impact", "update spec from plan", "verify plan".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill plan-analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
