product-on-purpose

Think Research Framework — Research agent for Claude Code

Research community

Researches a named thinking method, grades its evidence honestly on the seven-tier model, assesses overlap against the shipped catalog, drafts its learning dossier, and emits a schema-valid proposed r.

How to install Think Research Framework

Installs to ~/.claude/agents/product-on-purpose-thinking-framework-skills-think-research-framework.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/product-on-purpose/thinking-framework-skills/HEAD/agents/think-research-framework.md -o ~/.claude/agents/product-on-purpose-thinking-framework-skills-think-research-framework.md

Restart Claude Code, or start a new session, for it to be picked up.

What Think Research Framework does


name: think-research-framework description: Researches a named thinking method, grades its evidence honestly on the seven-tier model, assesses overlap against the shipped catalog, drafts its learning dossier, and emits a schema-valid proposed registry entry for human review. Use for bounded framework research or a "discover N candidates in family X" brief. Triggers on "research framework", "grade this method", "evidence dossier", "discover candidates". tools: Read, Glob, Grep, WebSearch, Wri

Alternatives in Research

  • Council Meadows — Council member 4.2k ★
  • CLI Explore Agent — Read-only code exploration via Bash + CLI semantic dual-source analysis, with schema-validated structured outp 530 ★
  • Research Dossier Writer — Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotc 415 ★

Full documentation available on GitHub

View Source Repository