What problem does it solve? Raw business requests for banking and lending features often reach engineering without formal requirements or regulatory review, causing compliance gaps discovered late in development. This Skill converts unstructured asks into a formal PRD with KYC, AML, and PCI-DSS compliance mapping before any architecture or code work begins. ## Core Features & Use Cases - Spec Mode: Analyzes a raw business request and produces a detailed PRD with compliance mapping, edge cases, and partner-bank API contract sections covering auth model, idempotency, and PII flow direction. - Audit Mode: Reviews an existing PRD for KYC / AML / PCI-DSS gaps and outputs a severity-ranked gap list (P1/P2/P3) with required remediations. - Compliance Verdict Gate: Every output ends with a green / yellow / red verdict; unresolved violations halt the spec as a P1 Blocker naming the regulation and a safer alternative. - Use Case: A product manager pastes a raw feature ask for a cross-border lending flow in Southeast Asia. The Skill drafts the PRD, applies PDPA and OJK checklists, maps the identity-verification vendor API, and flags a missing sanctions-screening requirement as a P1 blocker. ## Quick Start Draft a compliance-checked PRD from this raw business request for a borrower onboarding flow in Indonesia, including the KYC checklist and partner API contract section.