analysis-planner

Solid

Structure analysis investigations before diving into data, preventing wasted time and ensuring thoroughness. Use when users need to plan any significant analysis, investigate KPI changes, respond to stakeholder questions, plan feature/experiment analysis, or when previous analyses were unfocused. Helps define clear goals, generate testable hypotheses, create systematic analysis roadmaps, identify required data, estimate timelines, and prevent analysis paralysis.

Data & Documents 14 stars 4 forks Updated 3 months ago MIT

Install

View on GitHub

Quality Score: 75/100

Stars 20%
39
Recency 20%
50
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Analysis Planner Structure investigations before diving into data to prevent wasted time, ensure thoroughness, and deliver actionable insights. ## Core Planning Framework ### Phase 1: Define the Question Start with: "What decision needs to be made?" **Quality checklist:** - [ ] Specific (not vague) - [ ] Answerable with available data - [ ] Tied to a decision or action - [ ] Has clear success criteria - [ ] Time-bounded **Good vs Bad:** - ✓ "Should we prioritize mobile app performance or new features next quarter?" - ✓ "Which customer segment should we focus retention efforts on?" - ✗ "Tell me about our users" (too broad) - ✗ "Find something interesting" (no direction) ### Phase 2: Define Success Criteria Ask: "What would a good answer look like?" **Template:** ``` A successful analysis will: 1. [Specific outcome] 2. [Specific outcome] We'll know we're done when: - [Criterion] - [Criterion] The answer will enable us to: - [Decision/action that will be taken] ``` ### Phase 3: Generate Hypotheses **Process:** 1. List potential drivers from KPI Tree 2. Add business context (recent changes, events) 3. Combine into testable hypotheses **Hypothesis quality criteria:** - [ ] Testable with available data - [ ] Specific (not "something changed") - [ ] Has clear validation method - [ ] Mutually exclusive from others - [ ] Collectively exhaustive **Prioritize by:** 1. **Probability:** How likely? 2. **Impact:** How much does it explain? 3. **Actionability:** Can we do s...

Details

Author
florianbonnet14
Repository
florianbonnet14/ThePowerOfAnalytics_ClaudeSkills
Created
3 months ago
Last Updated
3 months ago
Language
N/A
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

make-plan

Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.

78,087 Updated today
thedotmack
Data & Documents Featured

plannotator-compound

Analyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and actionable prompt improvements — then produce a polished HTML dashboard report. Falls back to Claude Code ExitPlanMode denial reasons when Plannotator data is unavailable.

5,599 Updated today
backnotprop
Code & Development Solid

analyze-dashboard

Deeply analyze Amplitude dashboards by analyzing key charts, surfacing top areas for concern and takeaways, identify anomalies, then explain changes using customer feedback trends.

107 Updated 1 months ago
amplitude
Web & Frontend Solid

plan-design-review

Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would make it a 10, then fixes the plan to get there. Works in plan mode. For live site visual audits, use /design-review. Use when asked to "review the design plan" or "design critique". Proactively suggest when the user has a plan with UI/UX components that should be reviewed before implementation.

31 Updated today
aimasteracc
AI & Automation Solid

analyzing-projects

Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?"

1,320 Updated 3 months ago
CloudAI-X