Provides a structured summary of project migration progress and coverage via customizable data pivots.

Install

mkdir -p .claude/skills/rollup && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11116" && unzip -o skill.zip -d .claude/skills/rollup && rm skill.zip

Installs to .claude/skills/rollup

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Coverage summary — per-scope, per-system, or per-migration-state breakdown of article + capability + functionality counts.
122 charsno explicit “when” trigger
Beginner

Key capabilities

  • Generate coverage summary
  • Pivot by scope, system, or state
  • Present 3-column table

How it works

It calls the coverage summary tool with the user's chosen pivot and formats the output into a table.

Inputs & outputs

You give it
Pivot criteria
You get back
Coverage summary table

When to use rollup

  • Get a breakdown of migration state by system
  • View project coverage by migration scope
  • Summarize functionality counts for the current migration

About this skill

/rollup [pivot]

Call coverage_summary() with the user's chosen pivot:

  • scope=<name> for per-scope breakdown (e.g., sfdc-internal, snow-target, migration-mapping, pan-hpe)
  • system=<name> for per-system breakdown (sfdc, snow, manual, tbd, shared)
  • migration_state=<name> for per-state breakdown (current, target, gap, deprecated)

Present results as a 3-column table (Article / Capability / Functionality counts). Ask which pivot Alex wants if he didn't specify.

When not to use it

  • When the user does not specify a pivot
  • When coverage data is unavailable

Prerequisites

mcp__bigweld__coverage_summary tool

Limitations

  • Requires a valid pivot criteria

How it compares

It provides a quick, structured summary of project coverage rather than requiring manual data aggregation.

Compared to similar skills

rollup side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
rollup (this skill)03moNo flagsBeginner
bv31moReviewIntermediate
org-health-diagnostic12moReviewIntermediate
churn-detector05moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry