بنقرة واحدة
rn-harness-status
Display current pipeline progress, build rounds, scores, and state.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Display current pipeline progress, build rounds, scores, and state.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Phase 7 — Smart AdMob ad placement analysis and integration. Guides user through manual ad unit creation.
Phase 5 — Build the React Native + Expo app in 3 sub-phases (scaffold, API, UI). Self-evaluates before handoff.
Phase 7.5 — Human acceptance gate before store build. Runs an automated Maestro E2E smoke test on a real simulator/emulator, then PAUSES for the user to run the app themselves and explicitly approve before any EAS/local build or store submission.
React Native app launch harness — from market research to App Store & Google Play submission. One command takes you from idea to store review.
Phase 8 (EAS-free alternative) — Build & deploy without EAS. For users whose EAS free-plan project slots are full. Local Gradle (Android AAB) + Xcode/fastlane (iOS IPA), self-hosted OTA, then submit via Google Play API + fastlane/Transporter.
Phase 8 — EAS Build for iOS and Android, plus EAS Update (OTA) configuration.
| name | rn-harness-status |
| description | Display current pipeline progress, build rounds, scores, and state. |
현재 파이프라인 진행 상황을 표시한다.
/rn-harness --status/rn-harness-status--verbose — 최신 피드백 요약 포함--log — 최근 20개 이벤트 표시docs/harness/state.md에서:
라운드별 결과 테이블.
[프로젝트명]
Status: [running/paused/completed]
Phase: [current_phase] | Round: [current_round]
Next: [next_role]
Pipeline Progress:
[x] Research — 완료
[x] Plan — 완료
[x] Design — 완료
[x] Contract — 완료
[ ] Generator — 진행 중 (Round 2)
[ ] Evaluator
[ ] AdMob
[ ] Build
[ ] Screenshot
[ ] Submit
Round | Phase | Score | Duration | Notes
------|-------|-------|----------|------
1 | Build | - | 45m |
1 | QA | 5/10 | 8m | 7 criteria failed
2 | Build | - | 20m | Fix round
--verbose 시:
Latest Feedback:
- [FAIL] 기준 3: SafeAreaView 누락 (profile.tsx)
- [FAIL] 기준 7: 에러 상태 미처리
- Score: 5/10
--log 시:
Recent Events:
| Time | Event | Phase | Details |
|------|-------|-------|---------|
| 14:30 | DISPATCH | generator | Round 2 시작 |
| 14:10 | JUDGMENT | evaluator | FAIL (5/10) |
| 13:25 | DISPATCH | evaluator | Round 1 QA |