hypercare

hypercare is a skill for Claude Code from vigneshbarani24/sap-superpowers. It costs 69 tokens per session (3,775 once invoked), scanned A, original, MIT.

A management guide for the period immediately after an SAP system goes live, when teams monitor and fix production issues before handing support to normal operations.

In plain words
What is it for?
Use it to run a post-go-live support room, triage incidents, track resolution times, document root causes, measure stabilization, and plan the handover to ongoing support.
Why use it?
It helps prevent premature closure of this stabilization period, untracked priority changes, missed service targets, and fixes without documented causes.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sap-superpowers plugin — 61 skills, 8 commands, 15 agents, 5 hooks shipped together

Good fit Use it to run a post-go-live support room, triage incidents, track resolution times, document root causes, measure stabilization, and plan the handover to ongoing support.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vigneshbarani24/sap-superpowers/hypercare
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add vigneshbarani24/sap-superpowers --skill hypercare
Clone the repo
git clone --depth 1 https://github.com/vigneshbarani24/sap-superpowers

Made for: Claude Code.

Or install sap-superpowers, the plugin that ships this one along with the rest of its 61 skills, 8 commands, 15 agents, 5 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hypercare

README.md
[![agentmods](https://agentmods.dev/badge/skills/vigneshbarani24/sap-superpowers/hypercare.svg)](https://agentmods.dev/skills/vigneshbarani24/sap-superpowers/hypercare)
Your own site
<a href="https://agentmods.dev/skills/vigneshbarani24/sap-superpowers/hypercare"><img src="https://agentmods.dev/badge/skills/vigneshbarani24/sap-superpowers/hypercare.svg" alt="Measured on agentmods" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,775 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00069 $0.03775
Opus 5 $0.00034 $0.01887
Sonnet 5 $0.00014 $0.00755
Haiku 4.5 $0.00007 $0.00378

Measured 8d ago against content hash 4715b2f72754, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

hypercare scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/delivery/hypercare/SKILL.md · 243 lines

How it starts

The opening of the file, as written. The whole thing — 243 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SAP Post-Go-Live Hypercare Management

This skill enforces a structured, measurable hypercare period — preventing premature exit from hypercare, untracked P1 downgrades, and BAU handover before the system has actually stabilized.


Iron Laws

  1. NEVER EXIT HYPERCARE WITHOUT MEETING ALL STABILIZATION CRITERIA. A stabilization criterion is a hard gate, not a guideline. "Things are mostly quiet" is not a criterion. Zero P1s for the defined period is a criterion.
  2. NEVER DOWNGRADE A P1 WITHOUT EXPLICIT BUSINESS OWNER SIGN-OFF. A Basis consultant cannot unilaterally decide a P1 is "actually a P2." The business owner whose process is affected makes that call — and signs it.
  3. ALWAYS TRACK RESOLUTION TIME AGAINST SLA. Every issue must have a logged open time and a logged close time. SLA compliance is reported daily, not estimated weekly.
  4. EVERY ISSUE MUST HAVE A DOCUMENTED ROOT CAUSE, NOT JUST A FIX. Applying a fix without root cause analysis means the same issue recurs. Root cause is mandatory before an issue ticket is closed.
  5. ALWAYS COMPLETE LESSONS LEARNED BEFORE HYPERCARE EXIT. Lessons learned are not optional retrospective documentation. They are the mechanism by which the BAU team inherits institutional knowledge. Skipping them means the next incident is guaranteed.
  6. HYPERCARE SHIFTS MUST BE EXPLICITLY ROSTERED. "The team will be available" is not a shift plan. Named individuals, contact numbers, shift start/end times, and escalation paths must be documented before go-live day one.

Rationalization Table

Agent Will Try To... Why It Seems Reasonable Why It Fails Counter
Declare hypercare exit because "it's been quiet" "No major issues in the last week — the system is stable" Quiet periods during hypercare can reflect low user adoption, incomplete business processes (month-end not yet run), or issues being worked around rather than resolved. Stabilization criteria exist precisely to prevent this misreading. Iron Law 1: Stabilization criteria are checked line-by-line, not assessed by feel.
Downgrade a P1 to avoid SLA breach "It's really more of a P2 — there is a workaround" If the original classification was correct, downgrading under SLA pressure conceals a performance failure. The workaround may be consuming significant business effort not visible to IT. Iron Law 2: Priority changes require business owner sign-off. Document the workaround effort cost.
Close an issue ticket without root cause "The user confirmed the issue is fixed" Without root cause, the fix is symptomatic. The same issue will recur in a different context (different user, month-end load, different plant). Iron Law 4: Root cause field is mandatory for ticket closure. "Unknown" is not acceptable — it means investigation is incomplete.
Skip daily standup when issues are low "It's a quiet day, we don't need the call" The standup is not just issue review — it surfaces emerging patterns, batch job failures, and performance degradation before they escalate to P1. Skipping it creates blind spots. Checklist Step 4: Daily standup is non-negotiable during hypercare, regardless of current issue volume.
Hand over to BAU before stabilization criteria are met "The BAU team is capable, they can handle it from here" BAU teams do not have project context, escalation relationships, or vendor access that the project team has. Premature handover without these transfers creates a support vacuum. Iron Law 1 + Checklist Step 7: Knowledge transfer is a structured activity with completion evidence, not an assumption.
Treat all issues as equally urgent "Every user complaint is a priority" Without triage, P1 (system down) competes with P4 (cosmetic issue) for the same resource. SLA discipline collapses. Business-critical processes go unaddressed while cosmetic issues are fixed. Checklist Step 3: Priority classification happens at first contact, using the defined P1-P4 matrix.

Read the full file on GitHub · 243 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 243 lines · 69 tokens per session scan A 4715b2f72754

Subscribe to this mod's changes

hypercare is a skill published in the GitHub repository vigneshbarani24/sap-superpowers (9 stars, last pushed 15d ago), licensed MIT. It adds 69 tokens to every session and 3,775 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

add-linear

Add Linear channel integration via Chat SDK. Issue comment threads as conversations.

nanocoai/nanoclaw · 17 tokens

add-github

Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.

nanocoai/nanoclaw · 21 tokens

slack-construct-agents

Standing context for Slack sibling agents — one room per team, creator-posted introductions, bot-to-bot hop discipline. Ships as instructions.md composed into the group's CLAUDE.md at spawn; there is no workflow to invoke.

nanocoai/nanoclaw · 53 tokens

sap-expert

Expert in SAP ERP systems, ABAP programming, SAP HANA, S/4HANA, Fiori applications, and SAP integration patterns including OData, RFC, and IDoc. Use when the user mentions ERP, enterprise, business apps, ABAP, HANA, or S/4HANA, or when the task involves SAP Ecosystem, ABAP Development, Integration Technologies, or…

personamanagmentlayer/pcl · 92 tokens

roadmap-interview

Run a short product-discovery interview with a user of Kochab to surface what they actually need, then turn it into structured roadmap input. Use when someone says "interview me about features," "run the roadmap interview," "I have feedback on the tool," "what should this tool do next," or when a maintainer wants to…

btmoriarty/kochab · 105 tokens

eso-guild-social-manager

Creates, updates, and uses ESO GUILD.md files for guild discovery and social planning. Use when finding, evaluating, joining, tracking, or interacting with ESO guilds.

Neetx/eso-skills · 41 tokens