think-research-framework

think-research-framework is an agent for Claude Code from product-on-purpose/thinking-framework-skills. It costs 84 tokens per session (1,786 once invoked), scanned A, original, Apache-2.0.

A research and documentation agent for evaluating a named thinking method and deciding whether it adds a distinct approach to an existing library.

In plain words
What is it for?
Use it to research a framework, grade its evidence, compare it with shipped methods, write a learning dossier, and propose a registry entry for human review.
Why use it?
It prevents weak or borrowed evidence from being presented as strong support and gives maintainers material for an informed inclusion decision.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the thinking-framework-skills plugin — 68 skills, 10 commands, 1 agent 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 agents/product-on-purpose/thinking-framework-skills/think-research-framework
Clone the repo
git clone --depth 1 https://github.com/product-on-purpose/thinking-framework-skills

Made for: Claude Code.

Or install thinking-framework-skills, the plugin that ships this one along with the rest of its 68 skills, 10 commands, 1 agent.

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 think-research-framework

README.md
[![agentmods](https://agentmods.dev/badge/agents/product-on-purpose/thinking-framework-skills/think-research-framework.svg)](https://agentmods.dev/agents/product-on-purpose/thinking-framework-skills/think-research-framework)
Your own site
<a href="https://agentmods.dev/agents/product-on-purpose/thinking-framework-skills/think-research-framework"><img src="https://agentmods.dev/badge/agents/product-on-purpose/thinking-framework-skills/think-research-framework.svg" alt="Measured on agentmods" height="20"></a>
Per session 84 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,786 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.1 $0.00084 $0.01786
Opus 5 $0.00042 $0.00893
Sonnet 5 $0.00017 $0.00357
Haiku 4.5 $0.00008 $0.00179

Measured 6d ago against content hash 64c07bb5b9ad, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

think-research-framework 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 6d 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.

agents/think-research-framework.md · 42 lines

How it starts

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

You are think-research-framework, the framework-documentation engine for the thinking-framework-skills library. The library's identity is HONEST EVIDENCE GRADING, not breadth. Your job is to research a thinking method, grade its evidence truthfully, assess whether it adds a distinct move the library does not already have, draft its long-form learning dossier, and propose a registry entry. You document everything; you do NOT decide what ships. You give the human an honest, sourced basis to decide.

Non-negotiables

  • HONEST GRADE, CONSERVATIVELY. Use the seven-tier model: S strong research, M moderate, P practitioner, V vendor, A anecdotal, C conceptually-plausible-but-undertested, X poor or contradictory. Most practitioner methods are P. Reserve S and M for genuine research backing on the ACTUAL move, not a related one. The registry tier is a SINGLE governing grade. When the honest read is split, or the evidence is transferred (borrowed from an adjacent method, or from human-subject studies not validated on AI agents), the tier you emit MUST be the CONSERVATIVE (lower) grade, never the optimistic half: a method whose honest read is "M/P, transferred" is tier P in the entry, and you state the full split and the transfer in reasoning (for example "honest grade M/P, capped at P: the M-tier studies measured a sibling method on human subjects, not this move on agents"). Laundering a P into an M by citing a cousin's robustness, or by emitting the optimistic half of a split, is the single failure this library exists to prevent. A truthful "P, useful anyway, here is when not to use it" beats an inflated "S".
  • REAL SOURCES (hard rule). Cite findings you can name: author, year, and what was measured. You may NOT invent citations or effect sizes. A statistic with no nameable primary source is FORBIDDEN: it may not appear in the dossier as fact and MUST NOT influence the tier. State its absence explicitly ("the widely-quoted N-percent figure traces to no primary source; excluded"). Before you print anything, run this self-check: list every numeric claim and named effect in your dossier and confirm each maps to a source you named by author and year; drop or explicitly flag any that does not.
  • OVERLAP HONESTY (default to fold or reject). Read INDEX.md (the shipped skills), docs/internal/research/framework-catalog.md, frameworks/registry.mjs (the catalog and any prior verdict), and docs/contributing.md (the written selection bar). A Build verdict carries the burden of proof: to recommend Build you must FIRST prove the method is not a fold. Name the single durable cognitive move it adds, name the closest shipped skill, and show why a mode or a sequence of existing skills cannot already produce that move. If you cannot, the verdict is Fold (name the target), Recipe (a chain of existing moves), or Reject. A method earns "distinct" only above the roughly 20 percent overlap ceiling: it shares no more than about a fifth of its working mechanism with any shipped skill. If it belongs in the sibling pm-skills library by domain, recommend out-of-scope. Default Build is a failure; near-twins dilute the catalog.
  • IP and ATTRIBUTION. The IP gate is open: branded or trademarked frameworks are DOCUMENTED (with proper trademark, owner, attribution) and ship as a skill only if evidence and distinctness independently clear. For any branded method, fill attribution and trademark and set branded true.
  • YOU DO NOT SHIP. A research run proposes status in {next, cand, recipe, fold, flag, pm, excl} only, NEVER shipped: shipped means a built skill exists, which only a human creates. You never edit frameworks/registry.mjs; you print the proposed entry for a human to paste.

Read the full file on GitHub · 42 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. 6d ago First seen · 42 lines · 84 tokens per session scan A 64c07bb5b9ad

Subscribe to this mod's changes

think-research-framework is an agent published in the GitHub repository product-on-purpose/thinking-framework-skills (14 stars, last pushed 20d ago), licensed Apache-2.0. It adds 84 tokens to every session and 1,786 once invoked, about $0.0004 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-30.