Loopeng — Testing skill for Claude Code
Agent-agnostic Loop Engineering runner: portable loop.yaml spec + deterministic verification gate + guardrails + auditable JSONL ledger.
How to install Loopeng
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open win4r/loopeng and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Loopeng does
Agent-agnostic Loop Engineering runner: portable loop.yaml spec + deterministic verification gate + guardrails + auditable JSONL ledger. Drives Claude Code / Codex / any shell-callable agent.
Alternatives in Testing
- Test Runner — Run Python tests with pytest, unittest, or other testing frameworks 23.4k ★
- Testing Strategy — This project is small, runs in a terminal, and is mostly deterministic 10.9k ★
- Superpowers Evals — Behavioral eval lab (Quorum) for the superpowers project that drives real coding-agent CLIs (Claude, Codex, Ge 107 ★
README
loopeng
**English** · [简体中文](README.zh-CN.md)
An **agent-agnostic Loop Engineering runner**. It drives any shell-callable coding agent (Claude Code, Codex, or a plain script) through a bounded `act → verify → feed-back` loop, defined by a portable `loop.yaml` spec.
It's a small, well-tested core that combines ideas proven across recent loop-engineering tools: a **portable loop spec** (ralphify), **agent-neutral adapters** (loom), **guardrails + auditable stop conditions** (openloop), a **deterministic verification gate** (the load-bearing half of Spotify's "Honk" findings), and **git-friendly state** via an append-only ledger.
The core act → verify → feed-back loop, the platform layers, and the held-out feedback dogfood. Animated SVG — the static diagram renders fully on its own.
Install
loopeng is **not published to PyPI** — install from the GitHub release or from source (Python ≥ 3.9; no runtime dependencies beyond the standard library + PyYAML):
# 1) From the latest GitHub release (no clone needed):
pip install https://github.com/win4r/loopeng/releases/download/v0.3.3/loopeng-0.3.3-py3-none-any.whl
# …or download the wheel / .tar.gz from https://github.com/win4r/loopeng/releases and
# install the local file: pip install ./lo
Related Skills
Pi Task
Deterministic spec-orchestration for local LLMs in the pi coding agent — drives prompts through refine→researc
Flaky Test Detector
Detect, analyze, and eliminate flaky tests across any test runner. An AI agent skill that identifies non-deter
Am I Complete
Self-verification protocol that drives completion of testing steps to properly finish the task
Phased Engineering Pipeline
Claude Code skill for building software with AI agents: seven roles, vertical-slice phases, deterministic chec
Visual Flow Verify
以 Figma node 為節點的可重播視覺驗證:確定性 Playwright 重播、像素比對設計稿、DOM 對帳 mock 種子、失敗才 AI 裁決;GUI 給人、REST 給 AI agent|Replayable
Specloop
Spec-driven loop engineering: a repeatable construct for driving coding agents through numbered phase specs, w
Related Agents
Echo Runner
Minimal mechanical runner — executes exactly the shell command given in the task prompt and relays its stdout
Bash Pro
Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in
Engineering Autonomous Optimization Architect
Intelligent system governor that continuously shadow-tests APIs for performance while enforcing strict financi