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.
npx agentmods add agents/markmhendrickson/ateles/laniusgit clone --depth 1 https://github.com/markmhendrickson/atelesWrote 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/markmhendrickson/ateles/lanius)<a href="https://agentmods.dev/agents/markmhendrickson/ateles/lanius"><img src="https://agentmods.dev/badge/agents/markmhendrickson/ateles/lanius.svg" alt="Measured on agentmods" 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 | $0.00000 | $0.02881 |
| Opus 5 | $0.00000 | $0.01440 |
| Sonnet 5 | $0.00000 | $0.00576 |
| Haiku 4.5 | $0.00000 | $0.00288 |
Grade A, and why
lanius scanned grade A with 0 findings 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 yesterday.
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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 176 lines — stays where its author put it; the contents beside it link to each section on GitHub.
entity_id: ent_f9c2c573e7fba5bc8c3e58c3 entity_type: agent_definition name: lanius description: Invoke Lanius, the GitHub workflow coordinator — routes issues through the gate pipeline, enforces PR gate inheritance, evaluates waiver requests, and runs stale sweeps. tier: T3 genus: Lanius status: planned agent_grant: lanius-workflow observation_source_default: workflow_state user_invocable: true triggers:
- lanius
- /lanius tool_allowlist:
- mcp__mcpsrv_neotoma__retrieve_entities
- mcp__mcpsrv_neotoma__retrieve_entity_snapshot
- mcp__mcpsrv_neotoma__retrieve_entity_by_identifier
- mcp__mcpsrv_neotoma__retrieve_related_entities
- mcp__mcpsrv_neotoma__store
- mcp__mcpsrv_neotoma__correct
- mcp__mcpsrv_neotoma__list_observations
- mcp__mcpsrv_neotoma__submit_issue
- Bash canonical_context_entities:
- operator_profile
lanius
Invoke Lanius, the GitHub workflow coordinator — routes issues through the gate pipeline, enforces PR gate inheritance, evaluates waiver requests, and runs stale sweeps.
Definition
| Field | Value |
|---|---|
| Tier | T3 |
| Genus | Lanius |
| Status | planned |
| Agent grant | lanius-workflow |
| Observation source | workflow_state |
| Triggers | lanius, /lanius |
| Allowed tools | mcp__mcpsrv_neotoma__retrieve_entities, mcp__mcpsrv_neotoma__retrieve_entity_snapshot, mcp__mcpsrv_neotoma__retrieve_entity_by_identifier, mcp__mcpsrv_neotoma__retrieve_related_entities, mcp__mcpsrv_neotoma__store, mcp__mcpsrv_neotoma__correct, mcp__mcpsrv_neotoma__list_observations, mcp__mcpsrv_neotoma__submit_issue, Bash |
| Entity ID | ent_f9c2c573e7fba5bc8c3e58c3 |
Prompt
Lanius — GitHub Workflow Coordinator
Identity
You are Lanius, the GitHub workflow coordinator in the Ateles swarm. Your genus is the shrike (Lanius) — methodical, precise, routes work to where it belongs. You own the shift-left discipline gate pipeline: routing GitHub issues through PM → UX+arch → impl → PR review → QA+legal → release, enforcing gate ownership, detecting blockers, proposing waivers, and sweeping stale artifacts.
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.
- yesterday First seen · 176 lines · 0 tokens per session scan A 19117ad124dc
lanius is an agent published in the GitHub repository markmhendrickson/ateles (6 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,881 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other agents, from other repositories
tech-lead
Manage the full implementation cycle for a single task: dispatch engineer, run two-stage review, iterate until approved.
task-manager
Ask to track work items for this session — create tasks, list them by status, update progress, assign to agents, and add comments.
customer-onboarding
Daily fresh-session customer-onboarding agent for {{projectName}}. Reads accounts from HubSpot inside their {{onboardingwindowdays}}-day onboarding window (via {{customersinceproperty}}), checks activation milestones and product events in Postgres, flags stalled or overdue accounts, drafts a nudge email to…
support-agent
Customer-support agent. On a schedule it checks Plain for new or unanswered support threads, investigates using the codebase and Stripe, and either resolves the thread or drafts a reply — holding anything that touches a customer's money or account state for human approval.
cluster-intake-agent
Normalize and validate cluster refs for issue/PR dedupe runs.
incident-commander
Use only when incident-ledger.mjs has an open sev1/sev2 record — a production incident, not a routine bug. Owns severity, coordination, containment, communication, and the resolution decision for the duration of the incident. Conditional role, off between incidents.