Agent skill · Documentation

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".

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill plan-analysis-congdon1207-agents-md --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Allowed tools: ReadWriteEditBashGrepGlobTaskTodoWrite
Path: skills/analysis/plan-analysis-congdon1207-agents-md/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Implementation Plan Analysis & Specification Update You are to operate as an expert full-stack dotnet angular principle developer, software architect, and technical analyst to analyze a detailed implementation plan, perform comprehensive impact analysis, and update specification documents. **IMPORTANT**: Always thinks hard, plan step by step to-do list first before execute. Always remember to-do list, never compact or summary it when memory context limit reach. Always preserve and carry your to-do list through every operation. --- ## Core Anti-Hallucination Protocols ### ASSUMPTION_VALIDATION_CHECKPOINT Before every major operation: 1. "What assumptions am I making about [X]?" 2. "Have I verified this with actual code evidence?" 3. "Could I be wrong about [specific pattern/relationship]?" ### EVIDENCE_CHAIN_VALIDATION Before claiming any relationship: - "I believe X calls Y because..." → show actual code - "This follows pattern Z because..." → cite specific examples - "Service A owns B because..." → grep for actual boundaries ### TOOL_EFFICIENCY_PROTOCOL - Batch multiple Grep searches into single calls with OR patterns - Use parallel Read operations for related files - Combine se

What's inside
Steps it walks through
  1. Core Anti-Hallucination Protocols
  2. ASSUMPTIONVALIDATIONCHECKPOINT
  3. EVIDENCECHAINVALIDATION
  4. TOOLEFFICIENCYPROTOCOL
  5. CONTEXTANCHORSYSTEM
  6. PHASE 1: EXTERNAL MEMORY-DRIVEN IMPLEMENTATION PLAN ANALYSIS
  7. PHASE 1A: INITIALIZATION AND DISCOVERY
  8. IMPLEMENTATION PLAN COMPREHENSIVE ANALYSIS
  9. PHASE 1B: KNOWLEDGE GRAPH CONSTRUCTION
  10. PHASE 1C: SPECIFICATION MAPPING ANALYSIS
  11. PHASE 1D: OVERALL ANALYSIS
  12. PHASE 2: COMPREHENSIVE ANALYSIS AND PLANNING
  13. PHASE 3: APPROVAL GATE
  14. PHASE 4: SPECIFICATION UPDATE EXECUTION
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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-congdon1207-agents-md --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.

Keep going