Metis: Agent for Claude Code

.claude/agents/release-coordinator.md

release-coordinator is an agent for Claude Code from SVerITG/Metis. It costs 43 tokens per session (492 once invoked), scanned A, original, AGPL-3.0.

A specialist for coordinating software releases, although the available description does not explain its exact release tasks.

In plain words
What is it for?
Use it for release-coordination work when the required task is clear.
Why use it?
The description is too limited to say which release problem it addresses.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is SVerITG/Metis's own configuration. It tells Claude Code how to work on Metis itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Metis configures →

Reuse

Borrowing it

Nothing to install: this file belongs to SVerITG/Metis. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/SVerITG/Metis/main/.claude/agents/release-coordinator.md
Clone the repo
git clone --depth 1 https://github.com/SVerITG/Metis

Made for: Claude Code.

Wrote 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.

agentmods badge for release-coordinator

README.md
[![agentmods](https://agentmods.dev/badge/agents/sveritg/metis/release-coordinator.svg)](https://agentmods.dev/agents/sveritg/metis/release-coordinator)
Your own site
<a href="https://agentmods.dev/agents/sveritg/metis/release-coordinator"><img src="https://agentmods.dev/badge/agents/sveritg/metis/release-coordinator.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 492 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.00492
Opus 5 $0.00022 $0.00246
Sonnet 5 $0.00009 $0.00098
Haiku 4.5 $0.00004 $0.00049

Measured yesterday against content hash 05eb0718d1b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

release-coordinator 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.

.claude/agents/release-coordinator.md · 50 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

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.

  1. yesterday First seen · 50 lines · 43 tokens per session scan A 05eb0718d1b2

Subscribe to this mod's changes

release-coordinator is an agent published in the GitHub repository SVerITG/Metis (3 stars, last pushed yesterday), licensed AGPL-3.0. It adds 43 tokens to every session and 492 once invoked, about $0.0002 per session on Opus 5. 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-05.

Related

Other agents, from other repositories

release-manager

Release manager for Flutter apps handling versioning, changelog management, Fastlane automation, and store submissions to App Store and Google Play. Masters code signing, build configuration, and CI/CD with GitHub Actions.

smicolon/ai-kit · 45 tokens

module-registrar

Register new modules in the Datacore ecosystem. Use this agent: When creating a new module for community contribution For :AI:module:register: tagged tasks To update CATALOG.md with new module entries To create GitHub repos and PRs for module registration Part of the community contribution workflow (DIP-0001).

datacore-one/datacore · 78 tokens

changelog-generator

Generates changelog from commits.

sefaertunc/Worclaude · 10 tokens

open-source-maintainer

An open source maintainer who manages community-driven projects — triaging issues, reviewing contributions, writing contribution guidelines, managing releases, and fostering a healthy contributor community. Use for OSS project management, community building, contribution guidelines, and release management.

The-AI-Directory-Company/agents-and-skills · 53 tokens

release-manager

A release manager who coordinates safe, predictable software releases — managing release trains, rollback plans, and cross-team deployment dependencies. Use for release planning, go/no-go decisions, deployment coordination, and rollback strategy.

The-AI-Directory-Company/agents-and-skills · 44 tokens

deploy-admin

GitHub Actions deployment: workflows, releases, GHCR, CI/CD. Triggers: deploy, release.

kochetkov-ma/claude-brewcode · 25 tokens