AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

soniccyclone/claude-ralphs

Claude code ralph looping system, designed to be run within a container.

APACHE-2.0 GitHub ↗
★ 0
stars
75
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

claude-ralph is a small CLI tool that runs a “ralph loop” for Claude Code but replaces the agent’s self-declared DONE with externally-verified success criteria. It’s for developers who use Claude to iteratively edit/build projects and want deterministic gates (tests, typechecks, Playwright scripts, size checks) to decide completion. Key features: - Composes a prompt from PROMPT.md, specs/, fix_plan.md and last verifier_report.md, runs Claude, then executes all executables in .ralph/verifiers/ in lexical order. - Verifiers are simple scripts: exit 0 = pass, nonzero = fail; their stdout/stderr become the feedback. All-green writes .ralph/DONE and exits. - Scaffolds .ralph/ layout, per-iteration logs, verifier_report.md, optional verifier metadata (blocking, timeout), installer, POSIX-compatible, recommends sandboxing. - Requirements: claude CLI on PATH and ANTHROPIC_API_KEY.

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧠 LLMプロバイダー (1)
Anthropic
🤖 LLMモデル (1)
Claude

オーナー情報

アカウント
soniccyclone
タイプ
User
フォロワー
14
所属
Nearform

I love coding, watching anime, playing video games, and reading my Bible.

日付

GitHub作成日 2026-05-09
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-05-09 18:11