briesearch
Installation
SKILL.md
/briesearch
Use this skill when a technical question needs evidence before a decision: library behavior, current vendor docs, implementation patterns, or local precedent.
/briesearch runs in two contexts:
- User-invoked (default). The user asked for research; produce the full report per
## Outputbelow. - Internal-mode tier-2 caller.
/cheese's tier-2 escalation (seeskills/cheese/SKILL.md§ Escalation) invokes/briesearchsilently to fill missing external context when the cook-fast-path clarity check fails on the raw input. The synthesis returned to the caller is a one-liner suitable for the mini-spec's## Provenancesection — the parent classifier only needs a verdict, not a deliverable. The full cited research still gets written to disk at the durable corpus'sresearch/<slug>/<slug>.mdper## Outputbelow, with the slug derived from the parent's mini-spec slug. The mini-spec's## Provenanceline links the artifact path so the citations are preserved and we never re-research later. Skip the durable write only when no source was actually fetched (e.g., the question was answered from local code patterns alone).
Do not use it for a single obvious file lookup or when the user already supplied enough evidence.
Inputs
Accept the whole user prompt as the research question. If version, framework, repo scope, or decision criteria are missing and would change the source plan, ask one clarifying question; otherwise proceed with stated assumptions.