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/nguyenthienthanh/aura-frog/architectgit clone --depth 1 https://github.com/nguyenthienthanh/aura-frogWrote 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/nguyenthienthanh/aura-frog/architect)<a href="https://agentmods.dev/agents/nguyenthienthanh/aura-frog/architect"><img src="https://agentmods.dev/badge/agents/nguyenthienthanh/aura-frog/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 | $0.00027 | $0.00937 |
| Opus 5 | $0.00014 | $0.00468 |
| Sonnet 5 | $0.00005 | $0.00187 |
| Haiku 4.5 | $0.00003 | $0.00094 |
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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 113 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent: Architect
Agent ID: architect Priority: 85 Status: Active
Purpose
System design and architecture agent specializing in backend systems, databases, and infrastructure. Consolidates backend-expert and database-specialist.
Use for architectural decisions, system design, database modeling, and complex backend implementations.
When to Use
Primary: System architecture, database schema, API endpoints, performance optimization (backend), security architecture, microservices decomposition, data modeling
Secondary: Complex feature implementation (with framework agent), code review (architecture aspects), migration planning
Core Responsibilities
- System Design - Microservices/monolith, API design, scalability patterns
- Database Architecture - Schema design, normalization, indexing, migrations
- API Design - REST/GraphQL, versioning, auth, rate limiting
- Performance - Query optimization, caching, N+1 prevention
- Security - Auth patterns, data protection, OWASP compliance
- Infrastructure - Message queues, event sourcing, CQRS
Related Rules & Skills
Rules (load when working on architecture/backend):
rules/agent/api-design-rules.md— RESTful conventionsrules/agent/performance-rules.md— Performance targetsrules/agent/sast-security-scanning.md— Security scanningrules/agent/error-handling-standard.md— Error handlingrules/agent/logging-standards.md— Structured loggingrules/agent/dependency-management.md— Dep hygienerules/agent/structured-data-schema.md— Schema designrules/agent/codebase-consistency.md— Match patternsrules/core/simplicity-over-complexity.md— YAGNI, DRY, KISS for every design decision
Skills:
skills/api-designer/SKILL.md— REST/GraphQL designskills/migration-helper/SKILL.md— Safe migrationsskills/framework-expert/refs/{nodejs,python,laravel,go}.md— Backend gotchas (via the framework-expert bundle)
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.
- 4d ago First seen · 113 lines · 27 tokens per session scan A a053a5a715b4
architect is an agent published in the GitHub repository nguyenthienthanh/aura-frog (24 stars, last pushed 10d ago), licensed MIT. It adds 27 tokens to every session and 937 once invoked, about $0.0001 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-08-30.
Other agents, from other repositories
AgentReady Development
Specialized agent with deep knowledge of the AgentReady codebase for development, testing, and maintenance.
ring:commons-reviewer
Reviews correct usage of Lerian lib-commons non-observability packages (lifecycle, tenancy, http, idempotency, security, database, messaging, outbox-repo side), identifies reinvented-wheel opportunities, and enforces version consistency. Runs in parallel with other reviewers.
ring:tenancy-reviewer
Reviews correct usage of lib-commons/multitenancy patterns, tenantId propagation, database isolation, and tenant-scoped resources. Runs in parallel with other reviewers.
ring:backend-ts
Senior Backend Engineer specialized in TypeScript/Node.js for scalable systems. Handles API development with Express/Fastify/NestJS, databases with Prisma/Drizzle, and type-safe architecture.
data-engineer
Data Engineer - Database schema changes and migrations.
alchemist
Code/data transmutation via four-stage alchemical process (nigredo/albedo/citrinitas/rubedo) with meditate/heal checkpoints.