autoresearch

Automate goal-directed iteration with dry-run verification and Git-based memory.

59|11|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/Harzva/learn-likecc --skill autoresearch-harzva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoresearch
Source: https://github.com/Harzva/learn-likecc/tree/main/reference/reference_agent/autoresearch/claude-plugin/skills/autoresearch
Command: npx skills add https://github.com/Harzva/learn-likecc --skill autoresearch-harzva

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Autonomously optimize tasks by executing constrained autoresearch loops that plan, verify, and refine actions across domains until goals are met.

Core Features & Use Cases

  • Autonomous loop orchestration: design, execute, and adapt iterative experiments across code, docs, security, and learning tasks.
  • Mechanical verification: report-ready metrics, dry-run checks, and guard rails to prevent regressions.
  • Git-memory learning: read past iterations to guide future changes and avoid repeating failures.

Quick Start

Invoke /autoresearch with a goal, scope, and verification command to start autonomous iterations.

Frequently Asked Questions about autoresearch

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

FAQPage Schema
How do I automate iterative task optimization for code and documentation?

Autonomous iteration handles task optimization by executing constrained loops that plan, verify, and refine actions. It applies mechanical verification via dry-run checks and Git-based memory to prevent regressions and guide future changes.

Can I run autonomous verification loops to prevent code regressions?

Yes, autonomous verification loops prevent regressions by applying mechanical verification through dry-run commands and report-ready metrics. This ensures actions are validated before execution across code optimization and security audit workflows.

How does Git-based memory guide future iterations in autonomous research?

Git-based memory guides future iterations by storing past task execution results and reading them to inform subsequent changes. This mechanism helps autonomous loops avoid repeating failures during code optimization and documentation workflows.

What is the best way to set up bounded iterations for autonomous learning workflows?

The best way to set up bounded iterations is configuring the iteration limit per need before starting autonomous learning workflows. Bounded iterations constrain the planning, verification, and refinement loop to ensure tasks complete within defined boundaries.

Do I need a specific verification command to start autonomous planning loops?

Yes, you need a specific verification command to start autonomous planning loops. Providing a goal, scope, and verification command initiates the constrained autoresearch loop, enabling mechanical verification through dry-run checks and results logging.

What are the limitations of using autonomous iteration for security audits?

Limitations of autonomous iteration for security audits include the dependency on provided verification commands for mechanical verification. Without accurate dry-run checks and defined scopes, the bounded iterations may fail to identify vulnerabilities or prevent regressions effectively.