From pm-cowork
Plans pivot-table analysis by decomposing questions, checking data shape, and designing layout with drill-down path.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-cowork:pivot-analysis-plannerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pivot tables answer "what's driving X" in seconds — when the layout matches the question and the data is shaped right. Most pivot frustration is one of those two: a layout assembled by dragging until something looks meaningful, or data that isn't tidy (merged cells, subtotal rows baked in, one-column-per-month) feeding a pivot that double-counts. This skill works backwards from the question: de...
Pivot tables answer "what's driving X" in seconds — when the layout matches the question and the data is shaped right. Most pivot frustration is one of those two: a layout assembled by dragging until something looks meaningful, or data that isn't tidy (merged cells, subtotal rows baked in, one-column-per-month) feeding a pivot that double-counts. This skill works backwards from the question: decompose it, shape-check the data, choose the layout deliberately, and plan the drill-down — because the first pivot is the start of the analysis, not its output.
Ask for these if not provided:
[The ask → 2–3 pivotable questions]
[Tidy? · the fixes needed first, if any]
| Question | Rows | Columns | Values (aggregation + why) | Filters (stated) |
|---|
[What each layout will show · the drill path · the so-what test: which findings change a decision]
npx claudepluginhub mohitagw15856/pm-claude-skills --plugin pm-coworkCreates pivot tables with step-by-step guidance, generating configurations and code for data analytics tasks involving SQL queries, data visualization, and statistical analysis.
Creates advanced Excel pivot tables with calculated fields and slicers for data summaries and interactive dashboards. Trigger with phrases like 'excel pivot' or 'create pivot table'.
Establishes clear analysis plan before writing queries. Embedded in ask-question and run-analysis skills—do not invoke separately.