Autoresearch

Autonomous experiment loop for optimization research. Use when the user wants to: - Optimize a metric through systematic experimentation (ML training loss, test speed, bundle size, build time, etc.) - Run an automated research loop: try an idea, measure it, keep improvements, revert regressions, repeat - Set up autoresearch for any codebase with a measurable optimization target Implements the autoresearch pattern with MAD-based confidence scoring, git branch isolation, and structured experiment logging.

factory-ai d34b282 2 files · 30.2 KB Updated

File contents

factory-ai/factory-plugins/tree/main/plugins/autoresearch/skills/autoresearch commit d34b282803

Frequently asked questions

npx skillmds@latest add factory-ai/autoresearch