Project: Ralph Harness
URL: https://github.com/rxdt/py_ralph_frame
PyPI: https://pypi.org/project/ralph-harness/
Ralph Harness is a small Python package for developers using Claude Code, Codex CLI, Gemini CLI, and similar coding agents.
It is not a Claude skill. It is a local repo scaffold/tool for guarded coding-agent loops.
Suggested category: Claude Code tools / development workflow tools.
Short description:
Ralph Harness - Tiny guarded loop scaffold for Claude Code/Codex/Gemini: repo-local specs, fresh-context iterations, hard caps, git-hook gate, CI verification, coverage gates, and uvx install/demo commands.
Why it fits:
- Helps Claude Code users run agent loops with repo-level proof instead of relying only on chat output.
- No hosted backend, token service, or agent lock-in.
- Installable with
uvx ralph-harness demo and uvx ralph-harness install <project>.
The project was built as a simple alternative to heavier orchestration frameworks for people who just want local guardrails around coding agents.
Project: Ralph Harness
URL: https://github.com/rxdt/py_ralph_frame
PyPI: https://pypi.org/project/ralph-harness/
Ralph Harness is a small Python package for developers using Claude Code, Codex CLI, Gemini CLI, and similar coding agents.
It is not a Claude skill. It is a local repo scaffold/tool for guarded coding-agent loops.
Suggested category: Claude Code tools / development workflow tools.
Short description:
Ralph Harness - Tiny guarded loop scaffold for Claude Code/Codex/Gemini: repo-local specs, fresh-context iterations, hard caps, git-hook gate, CI verification, coverage gates, and uvx install/demo commands.
Why it fits:
uvx ralph-harness demoanduvx ralph-harness install <project>.The project was built as a simple alternative to heavier orchestration frameworks for people who just want local guardrails around coding agents.