What problem does it solve?
briesearch prevents speculative answers by gathering evidence from the web, library docs, local code patterns, and GitHub examples, then synthesizing it into a decision-support report with explicit confidence.
Core Features & Use Cases
- Evidence-first technical research: Collects and compares information across external documentation, current web facts, local repository precedent, and GitHub examples.
- Confidence- and claim-oriented synthesis: Produces a claim-level evidence table, confidence caps, and open questions when sources disagree.
- Context isolation for heavy fetches: Keeps large raw source bodies off the main context window by writing them to a durable corpus.
- Escalation support for parent workflows: Used by /cheese escalation to fill missing external context when clarity checks fail.
Quick Start
Use briesearch to research “how to implement reliable retry-with-backoff for this specific library” and request a sourced summary with confidence and citations.