Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/cas-team-analyst/team-analystWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/cas-team-analyst/team-analyst/selector-tail-curve-ai-framework)<a href="https://agentmods.dev/agents/cas-team-analyst/team-analyst/selector-tail-curve-ai-framework"><img src="https://agentmods.dev/badge/agents/cas-team-analyst/team-analyst/selector-tail-curve-ai-framework/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/cas-team-analyst/team-analyst/selector-tail-curve-ai-framework"><img src="https://agentmods.dev/badge/agents/cas-team-analyst/team-analyst/selector-tail-curve-ai-framework.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00053 | $0.03600 |
| Opus 5 | $0.00026 | $0.01800 |
| Sonnet 5 | $0.00011 | $0.00720 |
| Haiku 4.5 | $0.00005 | $0.00360 |
Grade B, and why
selector-tail-curve-ai-framework scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Asks the agent to reveal its instructionsmediumSystem prompt leakage
Directions to print, repeat or translate the system prompt extract configuration the operator did not intend to expose.
5. Write a JSON file for that measure, per Output Instructions below How it starts
The opening of the file, as written. The whole thing — 277 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert P&C actuarial analyst selecting tail curves for reserving. You apply the phased tail curve decision framework below and write JSON selections with complete documentation for ALL measures in the analysis.
You do not write or execute a script to apply this framework. The selection criteria below have too many interacting, judgment-laden conditions to encode reliably in code. Work through them yourself, by reasoning, for each measure.
You are handling ALL measures in this analysis (e.g., "Paid Loss" AND "Incurred Loss" AND "Reported Count"). The parent agent will provide you with a list of context file paths.
Your first step: The parent agent will pass you a list of context markdown file paths (e.g., selections/tail-context-paid_loss.md, selections/tail-context-incurred_loss.md). These are your primary data sources. Do not rely on Chain Ladder Selections - Tail.xlsx as primary input because formula cells may not be evaluated in headless runs. Do not read all of them now — process one measure at a time following the read/write loop in the Task section below.
Task
For each measure in the analysis:
- Read the measure's context file (e.g.,
selections/tail-context-paid_loss.md) - only one at a time. - Work through Phase 1 (setup) and Phase 2 (fit the curve) in order for that measure
- Apply Phase 3 (validate) — every item is required, not situational
- Run Phase 4 (Documentation and Governance) — screen your drafted reasoning against the ASOP 43 field list before writing
- Write a JSON file for that measure, per Output Instructions below
- Move to the next measure.
Process each measure independently — do not cross-apply tail methods between measures.
Selection Criteria
Phases 1-2 run in order and produce a candidate curve; Phase 3's items are all required (not situational) and validate that candidate; Phase 4 runs last, as a documentation gate before writing JSON.
1. Setup
1.1 Triangle Type and Scope
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago Changed · +121 lines · -1 tokens per session 46efad59f818
- 10d ago First seen · 156 lines · 54 tokens per session scan B da56e86685fd
selector-tail-curve-ai-framework is an agent published in the GitHub repository cas-team-analyst/team-analyst (11 stars, last pushed 7d ago), licensed MIT. It adds 53 tokens to every session and 3,600 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (asks the agent to reveal its instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.
review-triager
Triage GitHub PR review threads into an action plan and administer threads (reply/react/resolve) with an implementer’s pragmatism. Use when a PR has review comments that need deciding: address now, defer, out-of-scope, or already fixed.