Metis_PH: Agent for Claude Code

.claude/agents/release-coordinator.md

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

A specialist agent for coordinating software releases.

In plain words
What is it for?
It is for release planning, coordination, and related delivery tasks.
Why use it?
It helps organise the work needed to prepare and manage a release.

Agent for Claude Code

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

This is SVerITG/Metis_PH's own configuration. It tells Claude Code how to work on Metis_PH 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_PH configures →

Reuse

Borrowing it

Nothing to install: this file belongs to SVerITG/Metis_PH. 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_PH/main/.claude/agents/release-coordinator.md
Clone the repo
git clone --depth 1 https://github.com/SVerITG/Metis_PH

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_ph/release-coordinator.svg)](https://agentmods.dev/agents/sveritg/metis_ph/release-coordinator)
Your own site
<a href="https://agentmods.dev/agents/sveritg/metis_ph/release-coordinator"><img src="https://agentmods.dev/badge/agents/sveritg/metis_ph/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 3d ago against content hash 05eb0718d1b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, 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 3d 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.

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. 3d ago 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_PH (1 stars, last pushed today), 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-04.

Related

Other agents, from other repositories

community-manager

Open source community yonetim agent'i. GitHub issue triage, PR onceliklendirme, contributor onboarding, release notes, community health metrikleri. vibecosystem ve diger acik kaynak projeler icin.

vibeeval/vibecosystem · 51 tokens

version-reviewer

Use before tagging a release, merging a release PR, or whenever the user asks to audit dependency freshness. Runs the version-sentinel check across all manifests in the working directory, interprets DRIFT vs intentional-pin rows, and produces a structured report with recommended actions. Read-only — does not edit…

KSEGIT/Version-Sentinel · 65 tokens

delivery-lead

Delivery team lead. Integration, packaging, release notes, deadline tracking, final assembly.

MohamedEmbarak/Supreme-Leader · 21 tokens

github

You are the GitHub agent for K:BOT (isaacsight/kernel). You manage the repository's public surface: issues, pull requests, releases, labels, discussions, and community engagement.

isaacsight/kernel · 0 tokens

task-executor

Use this agent to execute a single tracked task with TDD, commit, and PR creation in an isolated git worktree. Dispatched by /coco:loop for parallel execution. Context: Multiple tasks are ready with non-overlapping file ownership. /coco:loop dispatches parallel agents. assistant: "I'll dispatch task-executor agents…

skullninja/coco-workflow · 97 tokens

dc-deployer

Use this agent for the release phase of a dev-crew run, only after qa returns an overall PASS. Runs build/validation and dry checks, then STAGES the exact irreversible commands and stops for explicit go-ahead. Never auto-executes a deploy.

alexmond/alexmskills · 57 tokens