sap-session
SolidEvidence Loop — SAP 운영 진단을 라이브 접근 없이 "확인→수정→재확인" 루프로 수행. 18개 sapstack 모듈과 15개 컨설턴트 에이전트를 오케스트레이션하는 상위 스킬. Turn-aware 응답 포맷 (Hypothesis → Follow-up → Verify → Fix + Rollback). v1.6.0: PM/QM/WM/EWM 모듈 + sap-tutor/hcm/tr/pm/qm/ewm 에이전트 라우팅 추가.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- BoxLogoDev
- Repository
- BoxLogoDev/sapstack
- Created
- 5 months ago
- Last Updated
- 1 weeks ago
- Language
- TypeScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
tuto
AI가 사용자 대신 유튜브 영상을 보고, 자막과 화면(슬라이드·UI·표·차트·설정값·코드)을 함께 판독해 근거 추적되는 지식으로 만든다. 값은 프레임·타임스탬프로 추적되고 해시·수치는 교차 대조, 누락은 커버리지 감사로 검출한다. 산출물은 evidence.json(기계용)과 video.md(사람용)다. "영상 분석해줘", "영상 방법을 우리 프로젝트에 적용해줘", "화면에 나온 설정값·명령어 정리", "영상 내용 질문할게" 요청 시 사용. 영상 링크 공유·추천 요청에는 쓰지 않는다.
sap-diagnose
Incident triage orchestrator for SAP support. From a single anchor (time window, user, transaction, background job, business-object key, or a known short-dump) it fans out across its read-only evidence readers — the internal RFC set (SM13 update-task failures, SM12 locks, SLG1 application log, SM37 jobs, SMQ tRFC/qRFC queues, Gateway/OData error-log preflight) plus the GUI dump reader /sap-st22 — correlates the evidence into incident clusters, and produces ranked root-cause hypotheses with a recommended fix path. Pass --reader <name> (sm13 | sm12 | slg1 | sm37 | smq | gateway | st22) to run one reader standalone and just print its evidence. PURE READ-ONLY: never writes to SAP; lock remediation is delegated to /sap-sm12 release, stuck-update remediation to manual SM13. With --fix it hands a custom-code-defect top hypothesis to /sap-fix-incident (the gated, write-capable companion) — diagnose itself still writes nothing. Safe to point at production. Prerequisites: a saved /sap-login profile (RFC password); SAP
sap-evidence-pack
Generates a reviewer / customer / audit-ready delivery evidence pack from the artifact index — answers "what did we change, how was it checked, and why is it safe?". It does NOT run checks; it COLLECTS what the other delivery-assurance skills already registered (transport-readiness, impact-analysis, ATC, check-abap, ABAP Unit, …) for a scope (TR / object / package), a ticket, or a date range, into one categorized pack folder + a human-readable index.md with an executive summary, a verdicts table, and — crucially — an honest "Missing evidence" section that states what was NOT produced instead of pretending everything was checked. Pure-local (reads the manifest + copies files); read-only w.r.t. SAP. Prerequisites: the other skills must have run first to register artifacts; SAP NCo 3.1 (32-bit) only when resolving an object name to a scope key.