autoresearch

Automate skill optimization through binary evaluations and mutations.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/arroyo2009jose-max/civradar-autoridades --skill autoresearch-arroyo2009jose-max
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoresearch
Source: https://github.com/arroyo2009jose-max/civradar-autoridades/tree/main/.claude/skills/autoresearch
Command: npx skills add https://github.com/arroyo2009jose-max/civradar-autoridades --skill autoresearch-arroyo2009jose-max

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates autonomous optimization of a skill by running a loop of binary evaluations and mutations, enabling self-improvement without constant human input.

Core Features & Use Cases

  • Identify a target skill from its SKILL.md and load its baseline configuration.
  • Define 3-6 binary evaluation criteria and run iterative mutations to improve prompts and related parameters.
  • Record results, manage branches, and enforce safety and cost controls while iterating.

Quick Start

Create a dedicated autoresearch branch, load the target skill's SKILL.md, and start the autonomous evaluation loop until you reach the target score or max iterations.

Frequently Asked Questions about autoresearch

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

FAQPage Schema
How do I autonomously optimize a skill via an evaluation loop?

Autonomously optimize a skill by running an evaluation loop of binary criteria and mutations, enabling self-improvement across multiple iterations without constant human input.

What are binary evaluation criteria in autonomous skill optimization?

Binary evaluation criteria are 3-6 strict pass/fail checks used to evaluate prompt mutations, ensuring targeted improvements and measurable results during the autonomous optimization loop.

How do I start an autonomous loop to improve prompt engineering parameters?

Start the autonomous loop by creating a dedicated branch, loading the target skill's SKILL.md baseline configuration, and running iterative mutations until reaching the target score or max iterations.

Does autonomous skill optimization integrate with my git workflow?

Yes, autonomous skill optimization integrates with your git workflow by enforcing strict commit rules, managing dedicated branches, and recording mutation results for audit throughout the iteration process.

What safety limits are enforced during an autonomous skill mutation loop?

Safety limits enforced during the mutation loop include strict guidance rules, cost controls, and maximum iteration thresholds to prevent uncontrolled changes while targeting a defined baseline score.

Can I use this to evaluate any skill defined in a SKILL.md file?

Yes, you can target any skill defined in a SKILL.md file, load its baseline configuration, and apply the autonomous mutation loop to iteratively improve its prompts and parameters.