Autonomous iteration engine for git-backed codebases. Set a goal and a verification command — autoresearch modifies code, measures results, keeps improvements, and discards regressions. Run it for 5 iterations or 500.
npx claudepluginhub maleick/claude-autoresearch --plugin autoresearchAutonomous Goal-directed Iteration. Modify, verify, keep/discard, repeat. For git-backed codebases with deterministic verification commands.
Bug hunter — iterates through scientific-method investigation to surface multiple bugs, not just the first one
Error repair loop — fixes errors one at a time, auto-reverting on regression, until zero remain
Documentation generator — analyzes your codebase and produces or updates docs with a validate-and-fix loop
Setup wizard — interactively builds the Goal, Scope, Metric, and Verify command needed for an autoresearch run
Multi-perspective code analysis — expert personas debate your code's risks and trade-offs before you commit to a change
Edge case explorer — generates derivative scenarios and use cases from a seed idea using iterative expansion
Security audit — STRIDE threat model, OWASP Top 10 checks, and red-team probing with adversarial personas
Shipping workflow — guides code through an 8-phase checklist from readiness check to post-ship monitoring
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns