Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

sap-cc-decommission

Étoiles6
Forks1
Mis à jour18 juillet 2026 à 02:20

EXECUTES the retirement of unused custom objects a campaign flagged for decommission — turning "40-60% of custom code is unused" into a realized, audited deletion. /sap-cc-usage only FLAGS; this skill physically deletes, behind a hard signed gate and a per-object safety chain. Two actions: `plan` (behind the decommission_signoff gate — build the retirement worklist from scope.tsv, consumers before providers; nothing deleted) and `record` (after the delegated deletes, advance state + append the decommissioned.tsv audit ledger). Per object it re-verifies safety (no inbound callers, still resolves, not locked in another TR), backs up the source, resolves a TR, deletes via the routed workbench skill, and CONFIRMS it is physically gone before ledgering. Irreversible and transported to QA/PROD — never deletes without the sign-off, never ledgers an object it didn't confirm gone. Run after /sap-cc-usage. Prerequisites: scope.tsv with DECOMMISSION rows; SAP NCo 3.1 (32-bit); the source connection.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
3 fichiers
SKILL.md
readonly