Capture Brief

Create or enrich a pursuit capture brief from USASpending bulk data, optional SAM live intel, and optional LLM narrative. Use when opening a recompete workspace, scaffolding admin paperwork, or when the user asks for a one-page pursuit snapshot with citations.

BdM-15 bb640fe 905 B Updated 0 repo stars

File contents

Capture Brief

Atomic admin skill — one markdown brief per pursuit. Do not merge SAM scan or competitive snapshot here; chain via pursuit-kickoff if needed.

Steps

  1. Resolve pursuit slug from row (agency, recipient, award_key).
  2. Pull USASpending relationships/flows for incumbent + agency (DuckDB first; live MCP optional).
  3. Scaffold capture_brief.md with signals, timing, and citation blocks.
  4. If enrich/LLM requested: add SAM hits + short narrative; cite sources only.

Output contract

  • Write only under data/knowledge/pursuits/<slug>/
  • Never write to global/ or brain/

BdM-15/capture-insights/tree/main/skills/capture-brief commit bb640fee68

Frequently asked questions

npx skillmds add bdm-15/capture-brief