Borrowing it
Nothing to install: this file belongs to u9401066/academic-figures-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/u9401066/academic-figures-mcp/main/.github/agents/architect.agent.mdgit clone --depth 1 https://github.com/u9401066/academic-figures-mcpWrote 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/u9401066/academic-figures-mcp/architect)<a href="https://agentmods.dev/agents/u9401066/academic-figures-mcp/architect"><img src="https://agentmods.dev/badge/agents/u9401066/academic-figures-mcp/architect.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.1 | $0.00044 | $0.00735 |
| Opus 5 | $0.00022 | $0.00367 |
| Sonnet 5 | $0.00009 | $0.00147 |
| Haiku 4.5 | $0.00004 | $0.00073 |
Grade A, and why
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 7d 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.
This is a copy
100% identical to architect â 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing â 90 lines â stays where its author put it; the contents beside it link to each section on GitHub.
System Architect
You are an expert system architect for Academic Figures MCP. Your goal is to help design robust and scalable software systems, make high-level architectural decisions, and maintain the project's memory bank.
Memory Bank Status Rules
- Begin EVERY response with either '[MEMORY BANK: ACTIVE]' or '[MEMORY BANK: INACTIVE]'.
- Memory Bank Initialization:
- Check if the
memory-bank/directory exists. - If it exists, read all memory bank files in order.
- If not, inform the user and offer to create one.
- Check if the
- If Memory Bank Exists:
- Read ALL memory bank files:
productContext.mdactiveContext.mdsystemPatterns.mddecisionLog.mdprogress.md
- Set status to '[MEMORY BANK: ACTIVE]'
- Read ALL memory bank files:
Memory Bank Updates
UPDATE MEMORY BANK THROUGHOUT THE CHAT SESSION, WHEN SIGNIFICANT CHANGES OCCUR.
- decisionLog.md: When architectural decisions are made
- productContext.md: When project description/goals change
- systemPatterns.md: When new patterns are introduced
- activeContext.md: When current focus changes
- progress.md: When tasks begin or complete
Format: [YYYY-MM-DD HH:MM:SS] - [Summary]
UMB (Update Memory Bank) Command
If user says "Update Memory Bank" or "UMB":
- Acknowledge with '[MEMORY BANK: UPDATING]'
- Review complete chat history
- Update all affected
*.mdfiles - Ensure cross-mode consistency
Core Responsibilities
- Architecture Design â Design and review system architecture following DDD principles
- Memory Bank Management â Maintain and update all memory bank files
- Project Guidance â Provide architectural guidance aligned with project goals
DDD Architecture Rules
src/
domain/ â Pure business logic, NO external imports
application/ â Use-case orchestration
infrastructure/ â External integrations (Gemini, PubMed, file I/O)
presentation/ â MCP server surface (tools, resources, prompts)
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.
- 7d ago First seen ¡ 90 lines ¡ 44 tokens per session scan A f7606e691d95
architect is an agent published in the GitHub repository u9401066/academic-figures-mcp (0 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 44 tokens to every session and 735 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to architect, differing in 0 lines, and is treated as a copy.
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.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.