Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

openadt

يحتوي openadt على 13 من skills المجمعة من abapify، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
7
محدث
2026-06-15
Forks
4
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

act
مطوّرو البرمجيات

Use when the user invokes /act on a PR/MR or /act <context> with context ∈ {pr, plan, backlog, harvest}. Resolves threads in product code (or posts a substantive in-thread reply), commits, then closes threads. Never resolve-only. Harvest (collecting threads) lives in /harvest; triage (priority / grouping / wontfix) lives in /backlog. /act is the fix loop, not the collect or triage.

2026-06-15
e2e
محللو ضمان جودة البرمجيات والمختبرون

Domain-agnostic AI-native scenario runner (e2e-agent CLI). Scenarios are markdown prompts; evidence is written by the CLI. Use when the user invokes /e2e or asks to run a live scenario test and collect evidence under .e2e/results/. Agents use only e2e-agent commands — never import internal framework modules.

2026-06-15
harvest
مطوّرو البرمجيات

Use when the user invokes /harvest on a PR or runs `harvest:pr` / `harvest:batch`. Collects unresolved PR review threads into .agents/review-debt/harvests/*.jsonl on PR merge (or via workflow_dispatch). Does not run during /act and does not open a harvest bot PR — new files are append-only paths pushed straight to main. Downstream consumers: /backlog (triage), /act (batch fix). Harvest is a one-way collect, not a fix loop.

2026-06-15
backlog
متخصصو إدارة المشاريع

Actionable improvement items derived from experience and retrospectives. Items live in .agents/backlog/.

2026-06-11
memory-bank
محللو الإدارة

Unified agent memory. Use /remember to store facts, experience, observations, and mental-models in .agents/memory/.

2026-06-11
retrospect
متخصصو إدارة المشاريع

Reflect on current session and record experience. /retrospect = remember. --plan = + backlog item. --fix = + implement now.

2026-06-11
openadt-product
مطوّرو البرمجيات

OpenADT product layer — fetch, proxy, transport choice (SDK default), MCP stub. Use when implementing or debugging ADT requests.

2026-06-09
codescene
مطوّرو البرمجيات

CodeScene setup and usage — CI delta analysis, local CLI, CS_ACCESS_TOKEN, Docker image, troubleshooting 403s and secret visibility.

2026-06-08
openadt-codescene
مطوّرو البرمجيات

Refactor TypeScript or Java to clear a CodeScene delta finding. Load before any `cs delta` failure, before extracting a method, or before adding a new test under the delta gate.

2026-06-07
openadt-devcontainer-host-runtime
مطوّرو البرمجيات

Use when designing or implementing a devcontainer workflow for OpenADT where configuration may live in Linux or WSL but SAP JCo and SNC may still need to execute on the host OS.

2026-06-05
openadt-local-sap-runtime
مطوّرو البرمجيات

Setup, fetch, proxy, JCo/SNC/HTTP SSO on Windows, Linux, or macOS.

2026-06-05
openadt-sdd
مطوّرو البرمجيات

Spec-driven development for OpenADT — spec, test, code, verify-spec-sync, docs.

2026-06-04
openadt-sap-sdk-apis
مطوّرو البرمجيات

SAP ADT SDK API decision tree for OpenADT discover/logon and future typed tools.

2026-06-02