Autonomous research loop — read plan, decompose, dispatch research agents, integrate, deliver wiki. For research tasks instead of coding. Runs as visible TUI agents in git worktree. Use when user says "yesresearch", "research <topic>", "recherchiere <thema>". Spawns cluster agents that use opencode built-in subagents (general, explore) with webfetch + websearch.
$npx -y skills add carsteneu/yesmem --skill yesresearchInstalls into the current project.
Run `npx skills use "https://github.com/carsteneu/yesmem" --skill "carsteneu/yesmem/yesresearch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/carsteneu/yesmem" that are relevant to the current task. Run `npx skills add "https://github.com/carsteneu/yesmem"` and select the relevant skills, then follow their instructions.