一键导入
mobile-parity-audit
Use when auditing mobile/native parity, release readiness, or platform-specific coverage across the Hussh app.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when auditing mobile/native parity, release readiness, or platform-specific coverage across the Hussh app.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when changing One Voice capability authoring, Kai compatibility runtime contracts, generated action gateway contracts, typed-search and voice parity, persona/workspace gating, or BYOK-safe durable voice memory.
Use when reviewing an incoming pull request for north-star alignment, trust-boundary regressions, malicious or low-signal degradation, stale-vs-current CI interpretation, and true merge readiness beyond a green gate. Also owns PR train planning, merge queue cohorts, maintainer patch-then-merge, contributor harvest decisions, and backlog review waves.
Use when operating reviewer-account browser rehearsals that require BYOK unlock, memory-only decrypted information, and same-session client navigation.
Use when changing Hussh UI architecture, shared components, shell chrome, or styling rules inside the frontend owner family.
Use when drafting or polishing founder-facing architecture briefs, presentation-grade markdown/html/pdf artifacts, generic report PDFs, Drive/shareable artifacts, or paper-style technical specs that must stay grounded in repo truth.
Use when inspecting, summarizing, creating, triaging, or updating work on the Hussh Engineering Core GitHub board.
| name | mobile-parity-audit |
| description | Use when auditing mobile/native parity, release readiness, or platform-specific coverage across the Hussh app. |
mobile-parity-auditmobile-plugin-contracts and quality-contracts.spokemobile-nativeOwned repo surfaces:
docs/reference/mobilehushh-webapp/scripts/nativehushh-webapp/ios/App/AppTestshushh-webapp/ios/App/AppUITestsNon-owned surfaces:
mobile-nativefrontendsecurity-auditdocs/reference/mobile/README.mddocs/reference/mobile/capacitor-parity-audit.mddocs/reference/mobile/capacitor-parity-audit-report.mdok: true as advisory until the observed status also proves ready=1, found=1, and the observed marker equals the expected marker. A passed report with a missing marker is a blocker, not release evidence.ROUTES must be classified in native-route-inventory.json in the same change. Nested route families that share one workspace may share a marker, but each canonical route still needs an explicit inventory row and static-export-safe fixture.mobile-native.mobile-plugin-contracts.quality-contracts or security-audit.cd hushh-webapp && npm run verify:capacitor:static
cd hushh-webapp && ./android/gradlew -p android :app:testDebugUnitTest --no-daemon
cd hushh-webapp && xcodebuild -project ios/App/App.xcodeproj -scheme App -sdk iphonesimulator -destination 'platform=iOS Simulator,id=9C5B1D61-028C-474A-BDFC-523BACC3B02C' -derivedDataPath ios/App/build/DerivedData build-for-testing
Run npm run ios:cold:audit, npm run android:cold:audit, or the UI cold-audit
equivalent only when the task explicitly authorizes a reset. Run
ios:continuity:local or android:continuity:local only for an intentional,
visible normal-session rehearsal.