ClaudeSuperPower

cover

Skill

Offer to cover someone else's on-call shift. Lists upcoming shifts on a team or schedule and creates an override placing you on the chosen one after explicit confirmation. Write action - never executes without confirming.

Install

git clone https://github.com/Rootly-AI-Labs/rootly-claude-plugin.git ~/.claude/skills/cover

What is cover?

Offer to cover someone else's on-call shift. Lists upcoming shifts on a team or schedule and creates an override placing you on the chosen one after explicit confirmation. Write action - never executes without confirming.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

~55 tokens of context used while enabled, before you invoke anything

All declared tools (1)
mcp__rootly__*

Trust

74/100 · Good

3 factors scored below maximum

Documentation

README · ~2 min read

Offer to Cover a Shift

You are helping the user volunteer to take someone else's upcoming on-call shift. This is the inverse of /rootly:swap. Write action — explicit confirmation required.

Workflow

1. Identify the user

Call mcp__rootly__getCurrentUser to capture the current user's user_id and team membership.

2. Determine the scope

Parse $ARGUMENTS:

  • Empty → show the user's own teams' upcoming shifts (next 14 days), filtered to shifts assigned to other people.
  • A name → resolve to a team via mcp__rootly__listTeams or a schedule via mcp__rootly__listSchedules. If multiple matches, list them and ask.

3. Pull candidate shifts

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.