From rn-launch-harness
Displays rn-harness pipeline status, progress, current phase, rounds, scores, and recent events from state.md and build-log.md. Useful for monitoring automated build and QA cycles.
npx claudepluginhub tjdrhs90/rn-launch-harness --plugin rn-launch-harnessThis skill uses the workspace's default tool permissions.
현재 파이프라인 진행 상황을 표시한다.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Guides code writing, review, and refactoring with Karpathy-inspired rules to avoid overcomplication, ensure simplicity, surgical changes, and verifiable success criteria.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
Share bugs, ideas, or general feedback.
현재 파이프라인 진행 상황을 표시한다.
/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 |