sap-cc-remediate

Apply fixed R1 rule packs to TRIAGED SAP objects in sandbox and record outcomes.

7|1|Updated May 11, 2026
One-click install
npx skills add https://github.com/sapdev-ai/sap-dev --skill sap-cc-remediate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sap-cc-remediate
Source: https://github.com/sapdev-ai/sap-dev/tree/main/plugins/sap-migrate/skills/sap-cc-remediate
Command: npx skills add https://github.com/sapdev-ai/sap-dev --skill sap-cc-remediate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

Remediates the campaign's TRIAGED R1 objects and records the outcome. This is the only sap-migrate skill that changes SAP — and it does so ONLY on the sandbox, ONLY for tier-R1 objects, and ONLY after a mandatory dry-run review.

What problem does it solve?

The skill provides a safe, auditable pipeline to apply deterministic R1 fixes to TRIAGED SAP objects in a sandbox, while preserving the original source and providing diffs and a fixlog for human review before any deployment.

Core Features & Use Cases

  • Dry-run remediation (R1): applies the deterministic R1 rule pack to the downloaded source and writes <obj>.after.abap + <obj>.diff + a fixlog row without deploying.
  • AI-assisted remediation (R2/R3): assembles a per-object context bundle from findings, recipes, and mappings to guide AI-driven rewrites that are reviewed before deploy.
  • Deployment gate & record: deploys only after operator approval and ATC re-check, then records outcomes and advances object state in the campaign workspace.

Quick Start

Initiate a dry-run on TRIAGED R1 objects and review remediation/*.diff before approving any deploy.

Frequently Asked Questions about sap-cc-remediate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply deterministic SAP migration fixes to triaged objects without deploying?

SAP migration remediation applies a fixed R1 rule pack to triaged objects in a sandbox, producing .after.abap, .diff, and fixlog artifacts without deploying, preserving source integrity for human review.

What is the safest way to execute SAP remediation on a sandbox?

Sandbox SAP remediation executes safely by applying deterministic R1 fixes exclusively in the sandbox environment, generating diff artifacts and a fixlog for mandatory dry-run review before any deployment gate is opened.

Can I use AI to assist with SAP remediation for R2 and R3 tier objects?

AI-assisted remediation for R2 and R3 SAP objects assembles a per-object context bundle from findings, recipes, and mappings to guide AI-driven rewrites that require human review before deployment.

Do I need an R1 rule pack and campaign workspace access to remediate SAP objects?

Yes, SAP object remediation requires a provided R1 rule pack and access to the campaign workspace to apply deterministic fixes to triaged objects strictly within the sandbox environment.

What is the deployment gate process for SAP remediation changes?

The SAP remediation deployment gate deploys changes only after operator approval and an ATC re-check, recording outcomes and advancing object state in the campaign workspace to ensure an auditable pipeline.

When should I not use sandbox remediation for SAP migration?

Sandbox remediation should not be used outside the sandbox environment or for non-R1 tier objects, as it strictly applies deterministic R1 rule packs and preserves original source integrity for campaign workspace tracking.