.claude/skills/impact-analysis/SKILL.md
# /impact-analysis Skill Analyze the impact of architectural changes on systems, integrations, and organizational outcomes. ## When to Use This Skill Use `/impact-analysis` when you need to understand consequences of changes: - Assess impact of retiring a system - Understand cascading failures if a system goes down - Evaluate impact of technology upgrades - Analyze organizational impacts (skills, processes, teams) - Create risk mitigation plans for major changes ## Usage ``` /impact-analysi
npx skillsauth add DavidROliverBA/ArchitectKB .claude/skills/impact-analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyze the impact of architectural changes on systems, integrations, and organizational outcomes.
Use /impact-analysis when you need to understand consequences of changes:
/impact-analysis <change-description> [scope] [options]
| Parameter | Description | Required |
|-----------|-------------|----------|
| change-description | What is changing (e.g., "Retire Tableau") | Yes |
| scope | What to analyze (systems, people, process, financial, technical, all) | Optional |
| --depth | Analysis depth (quick, standard, comprehensive) | Optional |
| --format | Output format (markdown, spreadsheet, presentation) | Optional |
User describes the change:
What is changing?
Affected systems (optional - auto-detected if omitted)
Timeline (optional)
Scope of analysis (optional)
The skill:
Maps dependencies
Calculates cascading effects
Identifies organizational impacts
Quantifies financial impacts
Assesses risks
Creates comprehensive impact report with:
Impact Summary (1 page)
Detailed Impact Analysis
Dependency Visualization
Contingency Planning
Implementation Checklist
/impact-analysis "Retire Tableau and migrate to Looker" --scope all
Prompts:
Output: Impact Analysis - Tableau Retirement.md containing:
Impact Summary:
Systems Impact:
Integration Impact:
People/Organizational Impact:
Process Impact:
Financial Impact:
Critical Risks:
User resistance to new tool
Integration delays with Looker
Dashboard migration complexity
Dependency Diagram: Shows all 250 Tableau users and 100 dashboards, with:
/impact-analysis "Upgrade SAP S/4HANA from 2020 to 2023" --scope technical,financial
Output: Technical + financial impact focusing on:
System impact:
Integration impact:
Financial impact:
/impact-analysis "Migrate from eu-west-1 to eu-central-1" --scope systems,financial --depth quick
Output: Quick analysis showing:
For each affected system:
Availability impact
Performance impact
Integration impact
Data impact
For each affected integration:
Typically creates a compatibility matrix:
Integration Current Post-Change Compatible?
─────────────────────────────────────────────────────────────────────────
SAP → Kafka CloudEvents schema Extended schema Backward OK
Kafka → DataPlatform Avro + Kafka Avro + Kafka No change
DataPlatform → Snowflake Parquet/S3 Snowflake Stream Breaking
Analyzes:
Creates org change impact summary:
Team Impact New Skills Required Training Hours Headcount
──────────────────────────────────────────────────────────────────────────────
Data Platform High Looker integration 40 hours +1 engineer
Analytics High Looker dashboarding 24 hours 0
Finance Medium Looker UI/navigation 8 hours 0
Operations Low None (transparent) 0 hours 0
Analyzes:
Calculates:
Implementation cost (one-time)
Operational cost changes (recurring)
Hidden costs
Benefits/savings
Creates financial impact summary:
Impact Category Year 1 Year 2 Year 3
───────────────────────────────────────────────────────────────
Implementation Cost -£72,000 £0 £0
License Savings +£51,000 +£51,000 +£51,000
Infrastructure Savings £0 +£10,000 +£10,000
Training/Support Cost -£30,000 £0 £0
─────────────────────────────────────────────────────────────
Net Financial Impact -£51,000 +£61,000 +£61,000
Cumulative 3-Year Impact +£71,000
The skill calculates impact scores (0-10 scale):
For Example 1 (Tableau retirement): Impact Score: 7/10 (high impact)
Change: [Description]
Scope: [Systems, People, Process, Financial]
Impact Score: X/10 (Low/Medium/High/Critical)
Key Impacts:
1. [Primary impact with magnitude]
2. [Secondary impact with magnitude]
3. [Tertiary impact with magnitude]
Critical Risks:
1. [Risk 1 with mitigation]
2. [Risk 2 with mitigation]
Recommendation: [Proceed / Proceed with mitigation / Further evaluation / Do not proceed]
Separate sections for:
Diagram showing:
For each risk:
Measurable outcomes:
Success Criteria Target Actual Status
──────────────────────────────────────────────────────────────────────
User adoption rate >90% TBD
System uptime post-migration 99.9% TBD
Dashboard load time <5 sec TBD
Zero critical incidents in first 30 days 0 bugs TBD
Training completion rate >95% TBD
/impact-analysis "change" --scope systems,people
Limit analysis to specific dimensions:
systems - Technical systems impactintegrations - Data flow and API impactpeople - Organizational and skill impactprocess - Business process impactfinancial - Cost and benefit impactall - All dimensions (default)/impact-analysis "change" --depth comprehensive
quick - 1-page summary, high-level impactsstandard - Full analysis with key detailscomprehensive - Detailed analysis with all sensitivities/impact-analysis "change" --contingencies yes
Generate detailed contingency and rollback plans.
The /impact-analysis skill works with:
/scenario-compare - Compare impact of alternative scenarios/architecture-report - Include impact analysis in architecture docs/project - Create implementation project from impact analysis/risk-assessment - Detailed risk evaluation based on impactsFrom vault: [[Impact Analysis - Tableau Retirement]] (not yet created, would be generated by skill)
After impact analysis:
Invoke with: /impact-analysis <change-description>
Example: /impact-analysis "Retire Tableau and migrate to Looker" → Generates comprehensive impact analysis
tools
--- context: fork --- # /youtube Save a YouTube video as both a Weblink (quick reference) and a detailed Page (full analysis). ## Usage ``` /youtube <url> /youtube <url> <optional title override> ``` ## Examples ``` /youtube https://www.youtube.com/watch?v=0TpON5T-Sw4 /youtube https://youtu.be/abc123 AWS re:Invent Keynote ``` ## Prerequisites This skill uses the MCP Docker YouTube tools: - `mcp__MCP_DOCKER__get_video_info` - Video metadata - `mcp__MCP_DOCKER__get_transcript` - Full trans
data-ai
Create and manage git worktrees for parallel agent sessions
testing
--- context: fork --- # /wipe Generate a context handoff summary, clear the session, and resume in a fresh conversation. Detects environment and provides automated (tmux) or manual workflow. ## Usage ``` /wipe /wipe quick # Minimal handoff, just essentials /wipe detailed # Comprehensive handoff with full context ``` ## Instructions When the user invokes `/wipe`: ### Phase 1: Detect Environment First, check the terminal environment: ```bash echo "Environment Detection:"
data-ai
--- context: fork --- # /weekly-summary Generate comprehensive weekly summary from daily notes, meetings, tasks, and project updates using parallel sub-agents. ## Usage ``` /weekly-summary /weekly-summary --last-week /weekly-summary --from 2026-01-01 --to 2026-01-07 /weekly-summary --output page # Create Page note instead of just outputting ``` ## Instructions This skill uses **5 parallel sub-agents** to gather data concurrently from different vault areas, then synthesizes a comprehensi