general-research-loop

general-research-loop is a skill for Claude Code, Codex from redhuntlabs/wizard. It costs 27 tokens per session (1,275 once invoked), scanned A, original, MIT.

A structured workflow for serious research on a topic. It maps the field, examines important sources in parallel, combines the findings, and checks citations before publication.

In plain words
What is it for?
Use it for research-backed memos, papers, briefs, or decision documents. It is suited to unfamiliar topics and audiences who may check the sources.
Why use it?
It reduces the risk of producing a report from a narrow or poorly checked selection of sources. It also keeps the research question, evidence, disagreements, and gaps organised.

Skill for Claude CodeCodex

Part of the wizard plugin — 37 skills, 6 commands, 1 agent, 1 hook shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/redhuntlabs/wizard/general-research-loop
Any agent
npx skills add redhuntlabs/wizard --skill general-research-loop
Clone the repo
git clone --depth 1 https://github.com/redhuntlabs/wizard

Made for: Claude Code, Codex.

Or install wizard, the plugin that ships this one along with the rest of its 37 skills, 6 commands, 1 agent, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for general-research-loop

README.md
[![agentmods](https://agentmods.dev/badge/skills/redhuntlabs/wizard/general-research-loop.svg)](https://agentmods.dev/skills/redhuntlabs/wizard/general-research-loop)
Your own site
<a href="https://agentmods.dev/skills/redhuntlabs/wizard/general-research-loop"><img src="https://agentmods.dev/badge/skills/redhuntlabs/wizard/general-research-loop.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,275 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00027 $0.01275
Opus 5 $0.00014 $0.00638
Sonnet 5 $0.00005 $0.00255
Haiku 4.5 $0.00003 $0.00128

Measured 4d ago against content hash 9fa79f74d970, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

general-research-loop scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

spells/chains/general-research-loop/SKILL.md · 120 lines

How it starts

The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.

General Research Loop

What this does

The default chain for serious research on any topic. Runs four bundled spells in sequence: scan the field, parallelize deep-dives on the canonical 5-8 sources, synthesize into a structured review, and verify every citation before publishing. Equivalent in spirit to a discipline-rigorous research workflow.

When to use

  • Producing a research output that someone will rely on (memo, paper, brief, decision document)
  • The topic is unfamiliar enough that you need to map it before deep-diving
  • The output is for an audience who can check your sources

Do not use when

  • A 30-minute read of one canonical source is enough — just read it
  • You're already an expert on this topic — go straight to writing
  • The decision deadline is in hours — use a faster, less rigorous flow

What you bring (Inputs)

  • Research question (one sentence)
  • Audience and depth target (memo / paper / brief)
  • Time budget
  • Source-access constraints (what databases, what languages)

What you get (Output)

A verified, structured research document: scope, methods, themes, evidence, gaps, and a bibliography where every citation has been opened.

How it works (Steps)

This is a chain of 4 spells. Each stage hands an artifact to the next.

Stages

Stage 1: Map the field (literature-scan)

  • Skill: literature-scan
  • Input: research question
  • Output handoff: a one-page brief identifying the canonical 5-10 sources and the major positions
  • Gate: at least 5 sources identified; positions are distinct

Stage 2: Deep-dive in parallel (researching-five-things-in-parallel)

  • Skill: researching-five-things-in-parallel
  • Input: the 5-8 canonical sources from Stage 1, with the same per-source extraction prompt (research question, method, finding, limitation, your one-line summary)
  • Output handoff: a structured table of source-level extracts plus a compare section
  • Gate: every source has a complete row; low-confidence entries are flagged for re-run

Read the full file on GitHub · 120 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 120 lines · 27 tokens per session scan A 9fa79f74d970

Subscribe to this mod's changes

general-research-loop is a skill published in the GitHub repository redhuntlabs/wizard (9 stars, last pushed 4mo ago), licensed MIT. It adds 27 tokens to every session and 1,275 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.