suhaas

26 mods across 1 repository, 5 stars between them.

/eval

03

suhaas/earnings-edge

Command Claude Code

Run eval suite and report regressions vs. main baseline.

5 1mo ago A 14 tokens

/new-agent

04

suhaas/earnings-edge

Command Claude Code

Scaffold a new worker agent with module, prompt v1, schema, tests, and eval stub.

5 1mo ago A 23 tokens

/review-pr

05

suhaas/earnings-edge

Command Claude Code

Staff-engineer code review: security, regressions, prompt diffs.

5 1mo ago A 18 tokens

prompt-linter

07

suhaas/earnings-edge

Skill Claude CodeCodex

Checks new prompt versions for unsafe patterns, format drift, registry consistency.

5 1mo ago A 17 tokens

suhaas/earnings-edge

Instructions file GitHub Copilot

Copilot instructions for suhaas/earnings-edge, covering earnings-edge: agent development guidelines, architecture & core concepts, the graph, agent roles and tools & skills boundary.

5 1mo ago A 4,584 tokens

evals-instructions

09

suhaas/earnings-edge

Instructions file GitHub Copilot

Rules for testing and evals: no network in unit tests, eval datasets versioned, scorers deterministic. Use when: writing tests, adding eval cases, updating eval suites.

5 1mo ago A 979 tokens

suhaas/earnings-edge

Instructions file GitHub Copilot

Rules for system prompts: immutable versioning, composition, guardrails. Use when: drafting or updating prompts, promoting v1→v2, updating registry.yaml.

5 1mo ago A 639 tokens

python-instructions

11

suhaas/earnings-edge

Instructions file GitHub Copilot

Rules for all Python files: strict typing, async-first, error wrapping, imports organization, no print(). Use when: modifying src/ files, adding agents, tools, or utility functions.

5 1mo ago A 594 tokens

suhaas/earnings-edge

Instructions file CodexOpenCode

AGENTS.md instructions for suhaas/earnings-edge, covering earnings-edge: agent development guidelines, architecture & core concepts, the graph, agent roles and tools & skills boundary.

5 1mo ago A 4,591 tokens

suhaas/earnings-edge

Instructions file

Claude Code instructions for suhaas/earnings-edge, covering earnings-edge: project memory for claude code, architecture & core concepts, the graph, agent roles and tools & skills boundary.

5 1mo ago A 3,159 tokens

suhaas/earnings-edge

Skill Claude CodeCodex

Generates a concise Markdown analyst brief from the synthesized signal and supporting evidence. Use whenever a human-readable earnings brief must be produced for delivery to Slack/Notion/email.

5 1mo ago A 40 tokens

composio-delivery

15

suhaas/earnings-edge

Skill Claude CodeCodex

Delivers the finalized analyst brief to Slack, Notion, Google Sheets, and Gmail via authenticated Composio tools. Use whenever a completed, grounded brief must be distributed and logged.

5 1mo ago A 43 tokens

suhaas/earnings-edge

Skill Claude CodeCodex

Retrieves analyst consensus EPS and revenue estimates from yfinance for surprise calculations. Use whenever actual results must be compared against the street's expectations.

5 1mo ago A 36 tokens

suhaas/earnings-edge

Skill Claude CodeCodex

Computes EPS and revenue surprise percentages from actuals versus consensus. Use whenever a beat/miss magnitude is needed as a quantitative signal input.

5 1mo ago A 35 tokens

suhaas/earnings-edge

Skill Claude CodeCodex

Scores financial text sentiment (positive/negative/neutral) using the FinBERT model, aggregated to a single tone score per segment. Use whenever earnings text, prepared remarks, or Q&A needs calibrated finance-domain sentiment rather than generic LLM sentiment.

5 1mo ago A 55 tokens

suhaas/earnings-edge

Skill Claude CodeCodex

Verifies that every claim in the analyst brief is supported by the source transcript and structured KPIs using an LLM-as-judge, returning a faithfulness score. Use whenever a generated brief must be checked for hallucination before delivery.

5 1mo ago A 55 tokens

suhaas/earnings-edge

Skill Claude CodeCodex

Detects whether management raised, lowered, or maintained forward guidance by comparing stated guidance to the prior consensus for the next period. Use whenever forward-looking guidance direction is a required signal.

5 1mo ago A 43 tokens

suhaas/earnings-edge

Skill Claude CodeCodex

Extracts linguistic hedging and certainty features (uncertainty words, modal verbs, certainty markers) from earnings text. Use whenever management's confidence level or evasiveness must be quantified alongside FinBERT sentiment.

5 1mo ago A 49 tokens

kpi-extraction

22

suhaas/earnings-edge

Skill Claude CodeCodex

Extracts structured financial KPIs (revenue, EPS, segment revenue, guidance) from earnings text using few-shot Claude structured output. Use whenever numeric KPIs and forward guidance must be pulled from a transcript or press release into a typed schema.

5 1mo ago A 54 tokens

suhaas/earnings-edge

Skill Claude CodeCodex

Retrieves a company's most recent 8-K current report and its Exhibit 99.1 earnings press release text from SEC EDGAR via edgartools. Use whenever the task needs an official earnings press release, 8-K event items, or a transcript fallback when earningscall has no coverage for the ticker.

5 1mo ago A 72 tokens

sentiment-surprise

24

suhaas/earnings-edge

Skill Claude CodeCodex

Computes a sentiment surprise by comparing the current quarter's tone against the trailing eight-quarter mean stored in long-term memory. Use whenever the analysis needs tone change relative to history, not just an absolute tone score.

5 1mo ago A 47 tokens