autoresearch-agent

Installation
SKILL.md

autoresearch-agent

Spawn autoresearch as a headless Claude Code subprocess. The wrapper script scripts/autoresearch translates CLI subcommands into claude --dangerously-skip-permissions -p "/autoresearch:<sub> <flags>".

Prerequisites

  • claude CLI in PATH (or set CLAUDE_BIN)
  • The autoresearch skill installed in the target project or globally (~/.claude/skills/autoresearch/)

Quick reference

# Foreground (blocks until done)
scripts/autoresearch ship --auto

# Background via agent-exec (preferred for long runs)
Related skills
Installs
2
Repository
tumf/skills
GitHub Stars
3
First Seen
Mar 24, 2026