What problem does it solve? Product teams writing feature specs that handle user data often miss regulatory requirements, exposing the company to penalties of up to Rs 250 crore under India's Digital Personal Data Protection Act 2023. This Skill systematically audits a spec for DPDP compliance before engineering review. ## Core Features & Use Cases - Data Element Inventory: Extracts every data element from a spec, classifies it as personal data, and maps it to applicable DPDP sections. - Children's Data Audit: Applies the strict Section 9 checks for guardian consent, behavioral monitoring, targeted advertising, and detrimental processing. - Gap Report Generation: Produces a structured audit report with compliance status, penalty exposure, and specific fix recommendations per gap. - Use Case: Before shipping a feature that collects user names, usage analytics, and age data, run the audit to verify consent mechanisms, retention periods, masking policies, and Data Principal rights workflows are all defined in the spec. ## Quick Start Audit the Smart Follow-Up feature spec in 08-product-features against DPDP Act 2023 requirements and list all compliance gaps.