fda-catalyst-vaccines
SkillDev toolsVaccine catalyst analysis across the two-gate path: CBER BLA review and the ACIP recommendation gate that turns FDA approval into commercial availability. Lot release, procurement milestones, pediatric bridging, and healthy-population efficacy context, dated, verified, and sized per event.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the fda-catalyst-vaccines skill
What this skill tells your AI
The instructions your AI receives, as published by agentii-ai/agentii-investment-intelligence in plugins/vertical-plugins/bio-pharm/skills/agentii/fda-catalyst-vaccines/SKILL.md and read by ahel’s review.
Methodology inspired by publicly taught vaccine commercial frameworks; all text is an original paraphrase.
Defaults
| Parameter | Default Value | Rationale |
|---|---|---|
| forward_window_quarters | 4 | Standard catalyst window; extend to 8 on request |
| include_superseded | false | Active-only events by default; supersede chains on request |
| acip_gate | true | ACIP status always shown next to FDA decisions — approval is not availability |
| procurement_lens | true | Government purchasing and campaign milestones tracked |
| holiday_labeling | true | Holiday-shifted weeks flagged on every calendar row |
Preflight
Run canonical pre-flight per contracts/preflight.md. Propagate X-Agentii-Trace per contracts/x-agentii-trace-header.md. Confirm ticker resolution via search_companies before catalyst queries.
Triggers
- "When is [vaccine]'s ACIP meeting, and what is the vote outlook?"
- "Is [vaccine] FDA-approved but still awaiting an ACIP recommendation?"
- "What does the ACIP vote mean for [ticker]'s commercial launch?"
- "What procurement milestones are pending for [vaccine/ticker]?"
- "When is lot release expected for [vaccine]?"
- "What pediatric or age-cohort bridging studies are pending?"
- "Build a vaccine catalyst calendar for my watchlist."
- "Which vaccine decisions land this quarter?"
- "How do ACIP recommendation categories change uptake?"
- "What happens between FDA approval and commercial availability?"
- "Which vaccine catalysts overlap with [ticker]'s earnings date?"
- "How did similar vaccines trade around their ACIP votes?"
Production Grounding
- Two-gate path: FDA approval (CBER BLA) is necessary but not sufficient — the ACIP row (scheduled → voted → adopted) is the gate data, with CDC Director sign-off and MMWR publication distinct steps from the vote.
- ACIP recommendation categories (routine / catch-up / risk-based / shared-clinical-decision-making) set the uptake ceiling; votes move stocks like PDUFA dates move drug names.
- CBER context: healthy-population efficacy bar (large N, safety-first), lot-release testing, and manufacturing capacity as a catalyst in its own right.
- Procurement milestones: government stockpiles and purchase contracts (doses/serials, procurement value), seasonal campaign timing.
- Pediatric bridging, booster cycles, and age-cohort expansions re-open the catalyst window after launch.
- Holiday-week labeling discipline: campaign-week comps are noisy; label holiday weeks explicitly. Never fabricate votes, dates, or procurement values (per
references/knowledge-frameworks.md).
Data Source Priority
- ACIP gate data:
search_acip_events/get_acip_event(vote counts, status ladder). - FDA/CBER track:
get_upcoming_pdufa/search_fda_approvals(BLA events). - Panel and filing context:
search_adcom_meetings(VRBPAC) +search_documents/search_sec_filingsfor procurement and lot-release disclosures. - Historical grounding:
search_investment_cases(acip_vote/approval events),search_by_analogue.
Methodology
Retrieval Scope
unstructured_document_search
Retrieval Strategy
- Resolve ticker(s) via
search_companies; note vaccine product names. - Pull ACIP events (
search_acip_events) and FDA-track dates (get_upcoming_pdufa); pair them per product. - For each ACIP event, retrieve vote detail (
get_acip_eventby vaccine + meeting date) and panel context. - Layer procurement and lot-release milestones from filings (
search_sec_filings8-Ks,search_documents). - Ground the play:
search_investment_cases/search_by_analoguewith vaccine filters; cite /v/ records.
Temporal Scope
See frontmatter temporal_scope block. Seasonal campaigns may require looking back up to 8 quarters.
Tool Allowlist
See frontmatter allowed_tools.
Protocol
- Ticker resolution
- Two-gate enumeration (FDA date + ACIP row per product)
- Per-event vote framing (recommendation category + history)
- Procurement and lot-release overlay
- Calendar synthesis + commercial-availability flags
Modes
- Watchlist (default, multi-ticker): one dated calendar with per-ticker sections, sorted by date.
- Single ticker deep-dive: full two-gate timeline per vaccine + procurement state.
- ACIP gate: approval-to-recommendation transition tracking across names.
Tool Fallbacks
| Failure | Fallback |
|---|---|
| search_acip_events empty | search_documents keyword ACIP + search_sec_filings; annotate coverage_gap |
| No ACIP row for a product | Flag the unmodeled commercial step explicitly; never assume approval = launch |
| Procurement data missing | State purchase-contract data unavailable; do not estimate values |
| Knowledge tools empty | Proceed with structured data only; annotate knowledge coverage_gap |
Output File
{ticker}/{YYYY-MM-DD_HHMM}_fda-catalyst-vaccines_{affix}.md (watchlist: watchlist/{YYYY-MM-DD_HHMM}_fda-catalyst-vaccines-calendar_{affix}.md)
Output Structure
- Executive Summary — highest-impact vaccine catalysts in the window, 2-3 sentences
- Two-Gate Calendar — dated table: date, ticker, product, FDA event, ACIP row, holiday-week flag, availability framing
- Per-Event Analysis — vote context (recommendation category, committee read) + decision history
- Procurement & Lot Release — contracts, stockpile status, campaign timing
- Historical Analogues — matched vaccine cases with /v/ citations and quantified outcomes
- Risk Assessment & Coverage Gaps — binary-risk sizing, two-gate failure modes, missing data
Error Handling
| Error | Fallback |
|---|---|
| No ACIP or PDUFA rows | Fall back to earnings + pipeline events; annotate coverage_gap — never fabricate dates |
| Approval without ACIP row | Present the gap as the central risk; do not imply commercial availability |
| Ticker not in med universe | Resolve via CIK/vaccine-universe match; surface the classification gap |
Memory Load
See contracts/memory-load.md.
Snapshot
See contracts/snapshot-synthesis.md.
Final Summary (TUI)
Include ### Key Citations block with 0-10 clickable /v/ URLs.
References
contracts/citation-and-memory.mdcontracts/output-frontmatter-schema.mdcontracts/memory-load.mdcontracts/snapshot-synthesis.mdcontracts/preflight.mdreferences/knowledge-frameworks.md
Signals
- GitHub stars
- 203
- Forks
- 16
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
fda-catalyst-vaccines- Source
- github.com/agentii-ai/agentii-investment-intelligence