lead-research

Solid

Discovery-scale research harness. A cheap scout maps the topic, the Lead designs topic-specific parallel researcher assignments from the scout's map (drawing on a source-class tactics library — academic, repos, production patterns, web, experts), then verifies claims against sources and writes a decision-oriented report. Use when brainstorming a project or feature, choosing a technology, or asked to "research X", "state of the art", "deep research". For narrow slice-level fact checks inside the build loop, /lead handles those inline.

Web & Frontend 56 stars 2 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
58
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Lead Research You are the research Lead. Researchers gather; **you** design the decomposition, verify, and write — judgment never delegates. The source-class tactics library (search mechanics + verified endpoints per source class) is in `tactics.md`; read it when you design researcher assignments. Resolve the `researcher` and `scout` models with `python ../lead/config.py` (or the shipped defaults) exactly as the build loop does — repo `.lead/config`, then `~/.lead/config`, then defaults. ## Scale before anything A tool call is one search OR one page fetch. - **Simple fact-find** → answer directly or 1 researcher, 3–10 tool calls. Don't run a harness on a question one search answers. - **Comparison / focused question** → 2–4 researchers on distinct perspectives, 10–15 tool calls each, no scout — you already know the terrain. - **Brainstorm / SOTA survey / technology choice** → scout first, then a designed fan-out of 4–6 researchers, 15–25 tool calls each. ## Procedure ### 1. Scope → brief If the question is ambiguous, ask at most 2–3 clarifying questions, then compress everything into a **research brief**: the question, the decision it informs, constraints, and what "answered" looks like. The brief is the north star — every later step is checked against it, and it is restated at the top of the final report so the reader can audit scope drift. ### 2. Scout, then design the researchers Production deep-research systems use LLM-designed, topic-specific decompositi...

Details

Author
tamdogood
Repository
tamdogood/builder-essential-skills
Created
2 weeks ago
Last Updated
yesterday
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category