steipete

Shellbench — AI skill for Claude Code

AI community

The agent benchmark that scores the full stack — harness, config, and model — not just the LLM.

How to install Shellbench

This entry records only its repository, not the path inside it, so there is no exact command to give. Open steipete/shellbench and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Shellbench does

The agent benchmark that scores the full stack — harness, config, and model — not just the LLM. Trace-based scoring, reliability metrics, configuration diagnostics.

Alternatives in AI

  • Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
  • Gtm Engineer Skills — Claude Code skill for improving website AEO (AI Engine Optimization) and GEO (Generative Engine Optimization) 761 ★
  • Codebase Digest — 🗜️ Codebase-digest is your AI-friendly codebase packer and analyzer 375 ★

README


title: ClawBench emoji: 🦞 colorFrom: red colorTo: yellow sdk: docker app_port: 7860 pinned: true license: mit

ClawBench

**Rigorous agent evaluation. Signal-curated tasks. Dynamical-systems diagnostics.**

[![Python 3.11+](https://img.shields.io/badge/python-3.11+-3776AB.svg?style=flat-square)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg?style=flat-square)](LICENSE) [![Core v1: 19 tasks](https://img.shields.io/badge/Core%20v1-19%20tasks-blue.svg?style=flat-square)](tasks-public/) [![Diagnostics](https://img.shields.io/badge/diagnostics-dynamical-blueviolet.svg?style=flat-square)](#3-dynamical-systems-diagnostics-how-agents-fail-not-just-whether) [![HF Dataset](https://img.shields.io/badge/HF-dataset-yellow.svg?style=flat-square)](https://huggingface.co/datasets/openclaw/clawbench-results)

![ClawBench banner](docs/assets/readme-banner.jpg)


What's new in Core v1 (2026-04-20)

A reproducibility-first public release of the benchmark, informed by a full 8-model, 1,080-run sweep audit and five new methodology layers that most agent benchmarks simply don't have:

Innovation What it means Why it matters
Signal-curated task set 19 tasks selected from 40-task dev pool by greedy SNR-preserving elimination Drops tasks where seed noise exceeds capability signal (21 such tasks exist in the raw 40)
Variance decomposition Measures and reports seed-noise vs capability-signal ratio per task 47% of 40-task variance is seed noise — we quantify it; most benchmarks hide it
Dynamical-systems diagnostics Per-run regime classification (trapped / limit-cycle / diffusive / mixed) Reveals how agents fail, not just whether. Inspired by Markov-kernel / attractor-basin framework
Constraint Index C(q) Principled task-weighting via participation ratio + entropy + Bayes prediction Distinguishes "everyone converges" fr