Humanize
LLM IS AS GOOD AS YOU ARE
Install / Use
/learn @humania-org/HumanizeREADME
Humanize
Current Version: 1.15.1
Derived from the GAAC (GitHub-as-a-Context) project.
A Claude Code plugin that provides iterative development with independent AI review. Build with confidence through continuous feedback loops.
What is RLCR?
RLCR stands for Ralph-Loop with Codex Review, inspired by the official ralph-loop plugin and enhanced with independent Codex review. The name also reads as Reinforcement Learning with Code Review -- reflecting the iterative cycle where AI-generated code is continuously refined through external review feedback.
Core Concepts
- Iteration over Perfection -- Instead of expecting perfect output in one shot, Humanize leverages continuous feedback loops where issues are caught early and refined incrementally.
- One Build + One Review -- Claude implements, Codex independently reviews. No blind spots.
- Ralph Loop with Swarm Mode -- Iterative refinement continues until all acceptance criteria are met. Optionally parallelize with Agent Teams.
- Begin with the End in Mind -- Before the loop starts, Humanize verifies that you understand the plan you are about to execute. The human must remain the architect. (Details)
How It Works
<p align="center"> <img src="docs/images/rlcr-workflow.svg" alt="RLCR Workflow" width="680"/> </p>The loop has two phases: Implementation (Claude works, Codex reviews summaries) and Code Review (Codex checks code quality with severity markers). Issues feed back into implementation until resolved.
Install
# Add humania marketplace
/plugin marketplace add humania-org/humanize
# If you want to use development branch for experimental features
/plugin marketplace add humania-org/humanize#dev
# Then install humanize plugin
/plugin install humanize@humania
Requires codex CLI for review. See the full Installation Guide for prerequisites and alternative setup options.
Quick Start
-
Generate a plan from your draft:
/humanize:gen-plan --input draft.md --output docs/plan.md -
Refine an annotated plan before implementation when reviewers add
CMT:...ENDCMTcomments:/humanize:refine-plan --input docs/plan.md -
Run the loop:
/humanize:start-rlcr-loop docs/plan.md -
Monitor progress:
source <path/to/humanize>/scripts/humanize.sh humanize monitor rlcr
Monitor Dashboard
<p align="center"> <img src="docs/images/monitor.png" alt="Humanize Monitor" width="680"/> </p>Documentation
- Usage Guide -- Commands, options, environment variables
- Install for Claude Code -- Full installation instructions
- Install for Codex -- Codex skill runtime setup
- Install for Kimi -- Kimi CLI skill setup
- Configuration -- Shared config hierarchy and override rules
- Bitter Lesson Workflow -- Project memory, selector routing, and delta validation
License
MIT
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
