dsh-humanize¶
| 类型 | 技能 | 分类 | 编码 |
| 星数 | ⭐3 | 状态 | ✅ 活跃 |
| 能力 | research | 更新时间 | 2026-08-13 |
📖 项目简介¶
Current Version: 1.18.0 A Claude Code plugin that provides iterative development with independent AI review. Build with confidence through continuous feedback loops.
✨ 核心特性¶
- Iteration over Perfection -- Instead of expecting perfect output in one shot, Humanize leverages continuous feedback loops where issues
- 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 Te
- Capability Anchors -- Generated plans include a feature/capability map, and RLCR rounds keep Claude and Codex anchored to the relevant c
📦 安装¶
# Install the standard bundle into the web profile.
dsh plugin --profile web add github:dsh-external/dsh-humanize#<commit-or-tag>
🚀 快速开始¶
/humanize:gen-idea "add undo/redo to the editor"