autoresearch-skill
Autonomous multi-team codebase improvement with measurable goals
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install autoresearch?โผ
Run `npx skills add ehmo/autoresearch-skill --all -g -y` in your terminal to install the skill globally for your coding agent.
What does autoresearch do to my code?โผ
It runs repeating cycles where one team finds bugs and gaps, another fixes them with test verification, and a third simplifies the changed code, all on a separate branch.
What is the difference between narrow, broad, and sweep modes?โผ
Narrow drives a measurable metric to a target, broad tests 3-5 competing hypotheses on separate branches and picks a winner, and sweep runs general quality improvement until diminishing returns.
Does autoresearch work with Claude Code and Codex?โผ
Yes. It installs as a slash command for Claude Code and includes a standalone protocol file for Codex and other agents.
Which languages and stacks are supported?โผ
It auto-detects Go, Node/TypeScript, Rust, Python, Ruby, Java, Kotlin, Elixir, PHP, and any project with a Makefile, using each stack's standard test command.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core