From rn-launch-harness
Resumes paused pipelines from saved state after rate limits, manual actions, or errors. Checks conditions like rate limit clearance or user confirmation, restores status, and resumes next skill role.
npx claudepluginhub tjdrhs90/rn-launch-harness --plugin rn-launch-harnessThis skill is limited to using the following tools:
일시정지된 파이프라인을 재개한다. 레이트 리밋, 수동 작업 완료 후 사용.
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 --resumestatus: paused
pause_reason: [rate_limit | manual_action | error]
next_role: [재개할 스킬]
rate_limit:
manual_action:
error:
status: running
pause_reason: ""
resume_attempts: N+1
updated_at: [현재 시간]
next_role에 해당하는 스킬 호출.
hooks/stop-failure-handler.sh가 레이트 리밋 감지 시:
state.md → status: paused, pause_reason: rate_limitat 명령으로 자동 재개 스케줄