From prfaq-dev
Researches evidence for PR/FAQ claims or topics from .tex files, generates biblatex citations, caches results, and offers to update documents.
npx claudepluginhub punt-labs/claude-plugins --plugin prfaq[claim or topic or path/to/prfaq.tex]# Research Evidence for PR/FAQ Invoke the `researcher` agent to find evidence for claims in a PR/FAQ document. ## Steps 1. **Determine the input.** If `$ARGUMENTS` specifies a `.tex` file path, pass it to the researcher to extract and verify all `[CITATION NEEDED]` markers and factual claims. If it specifies a claim or topic, pass that directly. If no argument is given, search for `prfaq.tex` in the project root and pass its path. 2. **Invoke the researcher agent** using the Task tool with `subagent_type: "prfaq:researcher"`. Pass the file path, claim, or topic in the prompt. 3. **Pres...
/researchPerforms adaptive deep web research on a query with configurable --depth and --strategy options. Outputs markdown report with executive summary, analysis, confidence scores, and cited sources.
/researchPrompts for research intensity (quick/standard/deep) then invokes octo:discover skill for multi-AI orchestration, synthesis, and analysis.
/researchConducts multi-turn deep research on a codebase topic over 5 iterations, tracing code paths with citations, Mermaid diagrams, tables, and confidence ratings.
/researchConducts institutional-grade equity research analysis on a stock ticker via web searches, producing a structured report with summary, financials, catalysts, valuation, risks, and technicals.
/researchGathers knowledge from trusted web sources and files, cross-references claims across multiple sources, and produces cited research documents in docs/research/. Optional skill distillation via --skill-for.
/researchRuns research phase for current or specified spec: gathers context, optional interview, parallel subagent research, synthesizes research.md, reviews, approves, and finalizes state.
Invoke the researcher agent to find evidence for claims in a PR/FAQ document.
Determine the input. If $ARGUMENTS specifies a .tex file path, pass it to the researcher to extract and verify all [CITATION NEEDED] markers and factual claims. If it specifies a claim or topic, pass that directly. If no argument is given, search for prfaq.tex in the project root and pass its path.
Invoke the researcher agent using the Task tool with subagent_type: "prfaq:researcher". Pass the file path, claim, or topic in the prompt.
Present the results to the user. The researcher returns:
.bib fileThe researcher automatically saves its findings to ./research/research-YYYY-MM-DD-TOPIC.md. Future runs reuse cached results instead of re-searching the web.
Offer to update the document. If the researcher found new sources:
.bib entries to the bibliography file\cite{} commands to the .tex file where claims now have sources[CITATION NEEDED] markers with proper citations