arc-1
SAP ABAP development, testing, migration, and code review
All Skills in This Repository (24)
Pure Emerald Level Indicatorscreate-arc1-extension
Scaffold and guide TypeScript plugin development for the ARC-1 MCP server.
arc1-cursor-regression
Generate Cursor MCP configurations and regression prompts for ARC-1 testing.
generate-rap-service-researched
Plan a RAP OData service with system research and user approval.
migrate-custom-code
Automate ABAP code migration to S/4HANA with ATC readiness checks and fixes.
setup-abap-mirror
Create a local mirror of ABAP packages via the SAP ADT REST API.
generate-analytics-star-schema
Generate CDS analytical star schemas from RAP business objects and DDIC tables.
sap-clean-core-atc
Classify custom ABAP code into Clean Core levels AโD using ABAP_CLOUD_READINESS.
generate-cds-unit-test
Generate ABAP unit test classes for CDS entities using the CDS Test Double Framework.
bootstrap-system-context
Generates a comprehensive SAP system information report including identity, components, features, and lint configuration.
analyze-chat-session
Analyze chat sessions for ARC-1 tool usage patterns and generate feedback reports.
explain-abap-code
Analyzes ABAP objects with dependency graphs and optional ATC code quality analysis via SAP ADT REST API and mcp-sap-docs.
sap-transport-review
Review SAP transport changes and pending drafts for impact and quality.
Frequently Asked Questions
FAQPage SchemaHow to install ARC-1?โผ
Run `npx skills add arc-mcp/arc-1 --all -g -y` in your terminal to install all skills in this suite globally.
What does ARC-1 do for SAP developers?โผ
It connects your coding assistant to SAP systems via the ADT REST API, exposing 12 intent-based tools to read, search, write, activate, and diagnose ABAP objects with admin-controlled safety gates.
Can ARC-1 generate RAP services and Fiori apps?โผ
Yes. Included skills scaffold complete RAP OData V4 services, CDS analytical models, behavior pool logic, and Fiori Elements or TypeScript UI5 apps from natural-language descriptions.
Does ARC-1 help with S/4HANA migration?โผ
Yes. Skills run ATC readiness checks, classify custom code into Clean Core levels A-D, find unused code, and generate fixed modern ABAP replacements for legacy patterns.
Is ARC-1 safe to use on production SAP systems?โผ
Yes. It is read-only by default, and every write, SQL query, transport, or Git operation requires an explicit admin opt-in flag, with all calls audited.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core