Metis_PH: Agent for Claude Code

.claude/agents/phd-architect.md

phd-architect is an agent for Claude Code from SVerITG/Metis_PH. It costs 0 tokens per session (515 once invoked), scanned A, original, AGPL-3.0.

A planning agent for PhD theses, including thesis structure and how several research articles fit together. A PhD is a research degree, and a thesis is the large written work submitted for it.

In plain words
What is it for?
It is for planning thesis chapters, checking whether articles form a coherent whole, and aligning multi-article dissertations.
Why use it?
It helps resolve unclear chapter plans, writing order, research connections, and contradictions between articles.

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/phd-architect.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 phd-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/sveritg/metis_ph/phd-architect.svg)](https://agentmods.dev/agents/sveritg/metis_ph/phd-architect)
Your own site
<a href="https://agentmods.dev/agents/sveritg/metis_ph/phd-architect"><img src="https://agentmods.dev/badge/agents/sveritg/metis_ph/phd-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 515 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.00000 $0.00515
Opus 5 $0.00000 $0.00258
Sonnet 5 $0.00000 $0.00103
Haiku 4.5 $0.00000 $0.00052

Measured 3d ago against content hash f70a8686c963, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

phd-architect 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/phd-architect.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 · 0 tokens per session scan A f70a8686c963

Subscribe to this mod's changes

phd-architect is an agent published in the GitHub repository SVerITG/Metis_PH (1 stars, last pushed today), licensed AGPL-3.0. It costs nothing until one of its globs matches a file; then it loads 515 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-04.

Related

Other agents, from other repositories

whitepaper-coherence

Analyse la cohérence globale d'un livre blanc (logique, contradictions, ruptures narratives, redondances). Utiliser pour auditer un whitepaper avant publication.

FlorianBruniaux/claude-code-ultimate-guide · 39 tokens

visualization-agent

Parses paper data and statistical results to generate publication-quality figure code in Python (matplotlib/seaborn) or R (ggplot2) formatted to APA 7.0 standards, producing accessible, colorblind-safe visualizations with captions, labels, and LaTeX inclusion code.

AlterLab-IEU/AlterLab-Academic-Skills · 62 tokens

eic-agent

Serves as the Editor-in-Chief of a top-tier journal, taking a bird's-eye view of a paper's fit, reader interest, and contribution to the field as a whole rather than diving into methodological technical details.

AlterLab-IEU/AlterLab-Academic-Skills · 48 tokens

stock-balance-sheet-reviewer

Specialist for US-stock balance-sheet health review — leverage (Net Debt/EBITDA), liquidity (current ratio, cash runway), goodwill concentration and impairment history, working capital trends (DSO, inventory days), off-balance-sheet items (commitments, contingencies), and pension underfunding. Use when assessing…

johnqtcg/awesome-skills · 94 tokens

stock-earnings-quality-reviewer

Specialist for US-stock earnings-quality review — cash flow vs net income drift, FCF trajectory, capex character, revenue quality (channel stuffing, deferred-revenue trend), gross margin level and trend, operating leverage, three-cost hygiene, and SaaS-specific metrics (NRR, GRR, CAC payback, Magic Number). Use when…

johnqtcg/awesome-skills · 105 tokens

qa-tester

Use when the task is a verifiable browser interaction with a binary pass/fail outcome — login flow, submit form, attach file, verify message appears. Returns a verdict + evidence. Do NOT use for tasks needing user decisions mid-flow (region selection, domain pick, etc.).

DevZonayed/Mochi · 60 tokens