Perform official KMP POC and production releases. Use when the user says "push to dev", "do a release", "release to POC", "release to production", "promote to production", or asks to ship a KMP version. The release flow always updates the in-app changelog and…
Deploy KMP to the Azure nightly environment. Use when the user asks to deploy to nightly, push updates to nightly, build + deploy the nightly image, reset the nightly database, check nightly health/status, tail nightly logs, or get the nightly URL. Triggers…
Runs KMP quality checks (PHPUnit, Jest, Vite, PHPCS, PHPStan) and guides test writing. Use when verifying changes, before PRs, after implementation, or when the user asks to run tests or verify production readiness.
Reviews KMP documentation for clarity, consistency, completeness, accuracy, and grammar. Use when auditing docs or user asks to review documentation quality.
Deploys KMP to Azure nightly environment. Use for "deploy to nightly", nightly status/logs/health, reset nightly DB, or rebuild nightly image.
Performs static and dynamic security audits on KMP (SQL injection, XSS, auth, IDOR, headers, dependencies). Use for security review, penetration testing, or vulnerability assessment.
Syncs app/CHANGELOG.md with meaningful user-facing changes from git history since last sync. Use when updating the release changelog or user mentions sync changelog.
Review, implement, and verify KMP user interfaces for WCAG 2.2 Level AA compliance. Use for accessibility audits, UI/template/frontend changes, keyboard and focus behavior, ARIA, color contrast, form accessibility, Turbo Frame updates, Bootstrap modals/tabs,…