Runs autonomous research loop on a topic: searches web, synthesizes findings, saves structured pages to wiki, and reports pages created with key findings.
From claude-obsidiannpx claudepluginhub agricidaniel/claude-obsidian --plugin claude-obsidian/autoresearchRuns autonomous goal-directed iterations: modifies files in scope to achieve goal, verifies with metric or command, keeps/discards changes, repeats until success or max iterations.
/autoresearchStarts or resumes autonomous experiment loop for code research. Accepts 'off' to pause or goal description for new setups; manages state via autoresearch.md and jsonl.
/autoresearchRuns autonomous experiment loop on current project, auto-detecting ML/web/Flutter/Java types and iteratively modifying a target file based on single metric improvements. Also supports setup and results subcommands.
/autoresearchAutonomous Goal-directed Iteration. Modify, verify, keep/discard, repeat. For git-backed codebases with deterministic verification commands.
/autoresearchInfinite improvement loop for any research artifact — point it at any file(s), and it runs a worker-evaluator loop indefinitely: one focused change per iteration, keep or revert based on relative comparison, dashboard at localhost:8765. Never stops until interrupted.
Read the autoresearch skill. Then run the research loop.
Usage:
/autoresearch [topic] — research a specific topic/autoresearch — ask "What topic should I research?"Before starting, read skills/autoresearch/references/program.md to load the research constraints and objectives.
If no vault is set up yet, say: "No wiki vault found. Run /wiki first to set one up."
After research is complete, update wiki/index.md, wiki/log.md, and wiki/hot.md.
Report how many pages were created and what the key findings are.