Sifen.
back to work
01 / Author2026live

Play Store Submission Auditor.

An AI skill that runs strict pre-submission audits of Android apps against Google Play policies, surfacing rejections before they reach reviewers.

01 / audit

play store submission auditor.

the work

Built as a Claude Code skill that walks an app bundle through the same checklist a Play reviewer would: target SDK levels, sensitive permissions, data-safety declarations, store-listing copy, screenshots, deep-link intents, content rating signals. Output is a triaged report with severity, the exact policy clause, and the fix.

highlights

  • 01

    Deterministic checks paired with model reasoning for ambiguous policy calls

  • 02

    Outputs cite the exact Play policy section, not just "this might be wrong"

  • 03

    Reduced reviewer-rejection round-trips on internal test apps