deep research commands

30 tagged deep research, measured the same way as everything else here.

Browse within: antigravity 22gemini 22cto 6

decide

01

beevibe-ai/beevibe-cto

Command

Run a full Architecture Deep Research pipeline against the current repo and a named decision. Scans the repo for patterns and anti-patterns, drafts a PRD, runs live deep-research with citation audits, and returns a decision handoff the coding agent can implement under.

105 2mo ago A 54 tokens original Apache-2.0

doctor

02

beevibe-ai/beevibe-cto

Command

Set up ADR for first-time use. Audits what's already configured, then walks the user through obtaining and saving the API keys ADR needs. Use when the user asks "set up ADR", "what keys do I need?", "I don't know how to get these", or when /adr:decide reports missing keys.

105 2mo ago A 65 tokens original Apache-2.0

principles

03

beevibe-ai/beevibe-cto

Command

Discover the team's code-review principles from their own repo. Scans for code-review lenses (state-boundaries, llm-call-discipline, etc.), extracts positive patterns + antipatterns + ambiguities with file:line citations, walks the user through an interactive interview to confirm, and writes .adr/principles.{md,json}.…

105 2mo ago A 92 tokens original Apache-2.0

deep-research

04

MarcosNahuel/antigravity-plugin-cc

Command

Deep, multi-source, fact-checked web research with agy — reach for it when a decision or design depends on getting it right and a single-shot answer is not enough (architecture / tool / vendor choices, thorough landscape scans, anything you will act on). Builds an evidence matrix + a plan you approve, then agy browses…

26 16d ago A 149 tokens original MIT

notebook-query

05

MarcosNahuel/antigravity-plugin-cc

Command

Query the notebook knowledge base (SQLite) built by /agy:notebook — precise, grounded, cited. Ask in natural language ("sum the amounts by category", "which docs mention 'Acme Corp'", "build a project timeline") or pass raw SQL. Read-only. Use this when you need exact aggregates/lookups across a document corpus…

26 16d ago A 74 tokens original MIT

notebook

06

MarcosNahuel/antigravity-plugin-cc

Command

Local NotebookLM over a FOLDER of documents using Antigravity (agy). Sweeps each document (PDF with text, scanned PDF, image, docx) into an objective-driven Markdown summary, then builds a relevance INDEX and a cited master summary. Incremental cache (re-runs only re-summarize changed docs / changed objective) and…

26 16d ago A 101 tokens original MIT

research

07

hec-ovi/research-skill

Command

Use the bundled Codex research skill to recall, refresh, or store project-scoped research.

13 1mo ago A 0 tokens original MIT

deep

08

Hayes-Zhang/deep-research

Command

A command for researching a topic from seven perspectives, including product strategy, user experience, technology, practice, academic work, history, and online discussion. It combines the findings into a web report, Markdown document, and Notion page.

4 3mo ago A 27 tokens original MIT