autoresearch

Run binary evaluations and mutate prompts to improve skill performance.

4|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/JocDLC/saas-factory-v5 --skill autoresearch-jocdlc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoresearch
Source: https://github.com/JocDLC/saas-factory-v5/tree/main/.claude/skills/autoresearch
Command: npx skills add https://github.com/JocDLC/saas-factory-v5 --skill autoresearch-jocdlc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autoresearch creates an autonomous loop that improves any given skill by running binary evals, mutating prompts, and tracking outcomes to incrementally enhance performance.

Core Features & Use Cases

  • Autonomous skill improvement loop with controlled experiments
  • Binary evaluation criteria and versioned prompts
  • Safe, repeatable optimization with baseline tracking

Quick Start

Initiate the autoresearch loop on the target skill and monitor results until you reach the target score.

Frequently Asked Questions about autoresearch

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

FAQPage Schema
How do I automate iterative prompt engineering for my AI skills?

Automate iterative prompt engineering by running binary evaluations, mutating prompts, and selecting changes that increase performance. This autonomous skill improvement loop requires a baseline skill in SKILL.md and defined evaluative criteria to track outcomes.

What is autonomous skill improvement through binary evaluations?

Autonomous skill improvement is a controlled loop that enhances prompt performance by running binary evals, mutating prompts, and tracking outcomes. It applies to any skill target where evaluative criteria can be defined and experiments can be executed safely.

How do I set up versioned commits for automated prompt optimization?

Set up versioned commits for automated prompt optimization by establishing a controlled loop with a baseline skill in SKILL.md. The system safely mutates prompts and tracks incremental enhancements using version control.

Can I use automated prompt mutation on any AI skill target?

You can use automated prompt mutation on any skill target where evaluative criteria can be defined and experiments can be executed safely. The process requires a baseline skill in SKILL.md to begin the iterative enhancement loop.

What do I need to start an autonomous skill improvement loop?

To start an autonomous skill improvement loop, you need a baseline skill defined in SKILL.md, a set of evaluative criteria, and a controlled loop with versioned commits to safely track and select performance-increasing changes.

Why does my automated skill evaluation loop require versioned commits?

Automated skill evaluation loops require versioned commits to safely track outcomes and select prompt mutations that increase performance. This controlled environment ensures repeatable optimization and accurate baseline tracking across iterative enhancements.