plan-analysis
π―Skillfrom duc01226/easyplatform
Analyzes implementation plans by extracting features, assessing change impacts, mapping specifications, and preparing comprehensive technical and business impact reports.
Installation
npx skills add https://github.com/duc01226/easyplatform --skill plan-analysisSkill Details
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".
Overview
# 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,changeImpactAnalysistestingRequirements,specificationMapping,testCaseImpact
1C: Specification Mapping
- Test case mapping (existing tests affected)
- Business requirement mapping (new vs existing)
- Entity relationship impact, workflow integration
- Coverage gap analysis
1D: Overall Analysis
Write summary: end-to-end workflows, architecture patterns, business logic changes, integration points, test coverage.
---
Phase 2: Detailed Analysis
- Implementation Impact: Component impact, integration points, data flow, platform compliance
- Business Logic: New rules, modified workflows, validation requirements
- Testing Strategy: Coverage requirements, new scenarios, regression needs
- Specification Update Strategy: Integration, traceability, existing coverage preservation
- Rollback & Safety: Backup procedures, rollback plan, validation checkpoints
---
Phase 3: Approval Gate
CRITICAL: Present comprehensive analysis for explicit approval. DO NOT proceed without it.
---
Phase 4: Specification Update Execution
Once approved:
- Backup original specification
- Read and parse existing specification
- Execute updates: requirements, entity relationships, test cases, traceability matrix
- Quality assurance validation
---
Success Validation
- Requirements Traceability: All plan requirements mapped
- Test Coverage: All changes covered by tests
- Workflow Validation: End-to-end workflows documented
- Regression Prevention: Existing functionality protected
IMPORTANT Task Planning Notes
- Always plan and break many small todo tasks
- Always add a final review todo task to review the works done at the end to find any fix or enhancement needed
More from this repository10
Generates comprehensive test plans, test cases, and coverage analysis to support QA engineers in systematic software testing and quality assurance.
Teaches Claude new patterns, preferences, and conventions to remember across coding sessions using explicit learning commands.
Helps Product Owners prioritize ideas, manage backlogs, and communicate product vision through structured decision-making frameworks.
pdf-to-markdown skill from duc01226/easyplatform
Generates comprehensive enterprise module documentation with a 26-section structure, creating detailed specs and folder hierarchy for business features.
Manages Claude's learned patterns by listing, viewing, archiving, and dynamically adjusting pattern confidence levels.
Generates Angular reactive forms with advanced validation, async validators, dependent validation, and FormArrays using platform-specific design patterns.
Optimizes system performance by triaging and routing to specific strategies for database, frontend, API, jobs, and cross-service bottlenecks.
Rapidly build accessible React UI with shadcn/ui components, Radix primitives, and Tailwind CSS utility styling for modern web applications.
Generates comprehensive single-file feature documentation with verified test cases, following a 26-section GOLD STANDARD template for quick project documentation.