recursive-benchmark

Generate paired benchmark repos comparing recursive-mode off and on.

128|10|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/try-works/recursive-mode --skill recursive-benchmark
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: recursive-benchmark
Source: https://github.com/try-works/recursive-mode/tree/main/skills/recursive-benchmark
Command: npx skills add https://github.com/try-works/recursive-mode --skill recursive-benchmark

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a structured, repeatable framework to compare coding-agent performance with recursive-mode off and on, ensuring reproducible results and auditable evidence.

Core Features & Use Cases

  • Automated generation of two comparable benchmark arms (off vs on) from a single project spec.
  • Bootstrapped scaffolding and a run-local requirements file to enable fair, isolated evaluation.
  • Comprehensive reporting that captures logs, timings, artifacts, and a final comparison score for audit and review.

Quick Start

Launch a paired benchmark on your project to compare recursive-off versus recursive-on and generate a final report.

Frequently Asked Questions about recursive-benchmark

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I benchmark coding agent performance with recursive mode on and off?▼

You can benchmark coding agent performance by running paired benchmark arms that compare recursive-mode off versus on. The framework generates disposable repos with logs, timings, and a final markdown report for auditable results.

What is the best way to compare recursive-mode performance differences in my projects?▼

The best way to compare recursive-mode performance is through a structured, repeatable framework that automates the generation of two comparable benchmark arms from a single project spec, ensuring reproducible results and auditable evidence.

Can I generate disposable benchmark repos with logs for multi-arm coding agent evaluations?▼

Yes, you can generate disposable benchmark repos with logs for multi-arm evaluations. The process creates isolated environments, bootstraps recursive scaffolds in the on-arm, and captures comprehensive logs and artifacts for review.

Does this benchmarking approach require any external dependencies to run paired evaluations?▼

No external dependencies are required to run paired evaluations. The framework operates independently to bootstrap recursive scaffolds, apply run-local requirements, and produce a final comparison score without needing additional tools.

How do I produce a final markdown report after running recursive-mode benchmark tests?▼

To produce a final markdown report after running recursive-mode benchmark tests, the framework automatically captures logs, timings, and artifacts from both the off and on arms, compiling them into a comprehensive comparison document for audit.

When should I not use a paired benchmark approach for measuring coding agent performance?▼

You should not use a paired benchmark approach if your project lacks a clear single spec for generating comparable arms, as the framework relies on isolating recursive-mode off versus on from the same project requirements for fair evaluation.