payment-ops-playbook

von nvidia

Der standardmäßige FinGuard-Zahlungsablauf-Workflow — prüfen, erklären, vorbereiten, an einen Menschen übergeben. Niemals freigeben.

npx skills add https://github.com/nvidia/nemoclaw-community --skill payment-ops-playbook

payment-ops-playbook

Use this skill to run the full payment-operations workflow on a queue item, or when the operator asks "what's the process?" / "handle this payment."

This is the orchestration playbook. It composes payment-screening and release-packet. It never releases funds.

The workflow

  1. Screen the payment (payment-screening). Report decision + per-check breakdown.
  2. If HOLD — stop. Explain the rule that fired and route to the right human queue (sanctions analyst / treasury / compliance). Do not override.
  3. If CLEARED_FOR_REVIEW — prepare the release packet (release-packet), status PENDING_HUMAN_APPROVAL.
  4. Hand off to a named human approver. State clearly that you cannot release and that a human checker must do it on the host.
  5. Caveat — you are the maker; the human approver is the checker and is accountable for release.

The boundary (say this when relevant)

"FinGuard prepares and screens payments. It cannot move money — the sandbox blocks the payment rail. Release is always a human action."

Pitfalls

  • Do not collapse maker and checker. Preparing a packet is not releasing.
  • Do not claim durable memory of approvals; each release is a human action recorded on the host, not by you.
  • Do not escalate your own permissions or imply you can.

Mehr Skills von nvidia

compileiq-debug
nvidia
Verwenden, wenn etwas nicht stimmt: Search() hängt, alle Evaluierungen geben INVALID_SCORE zurück, Scores verbessern sich nicht, jede Konfiguration liefert dieselbe Zahl, ptxas-Fehler…
create-github-pr
nvidia
Erstelle GitHub-Pull-Requests mit der gh CLI. Verwende, wenn der Benutzer einen neuen PR erstellen, Code zur Überprüfung einreichen oder einen Pull-Request öffnen möchte. Auslöser-Schlüsselwörter -…
nemoclaw-maintainer-cross-issue-sweep
nvidia
Scannt andere offene Issues, um solche zu finden, die ein bestimmter PR möglicherweise ebenfalls behebt oder versehentlich kaputt macht. Gibt benachbarte Fix-Möglichkeiten und Widerspruchsrisiken mit Datei:Zeile… aus.
fhir-basics
nvidia
Bringt Agenten bei, wie FHIR R4 APIs funktionieren, welche Ressourcen verfügbar sind, wie man sie mit Suchparametern abfragt und wie man alle Antwortformate korrekt parst…
compileiq-validate-result
nvidia
Verwende NACH Abschluss einer Suche und VOR dem Einfordern eines Speedups oder dem Versand eines ACF. Lädt die dump_results CSV, extrahiert Top-K-Kandidaten (Einzelziel)...
changelog-audit
nvidia
Auditiere die CHANGELOG.md vor einem Release: stelle verlorene Einträge wieder her, sortiere nach Benutzerauswirkung, verfeinere die Sprache der Einträge, führe Zeilenumbrüche durch und (im Release-Branch-Modus) erhöhe die Vergleichsnummer…
maintain-dynamic-plugins
nvidia
Verwalte NeMo Relay dynamische Plugin-Lader, Manifeste, Rust native SDKs, gRPC Worker-Protokoll, Python Worker-SDK, Dokumentation, Tests und Abdeckung des Release-Workflows
dgx-diagnose
nvidia
Diagnostizieren Sie häufige DGX Station GB300-Probleme – CUDA-Abstürze, falsche GPU-Zuweisung, vLLM/SGLang-Container-Fehler, MIG-Status-Probleme, NVLink/Fabric-Manager-Fehler,…