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/dds-solutions/ai-tadpole-os/game-developergit clone --depth 1 https://github.com/DDS-Solutions/AI-TadPole-OSWrote 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/dds-solutions/ai-tadpole-os/game-developer)<a href="https://agentmods.dev/agents/dds-solutions/ai-tadpole-os/game-developer"><img src="https://agentmods.dev/badge/agents/dds-solutions/ai-tadpole-os/game-developer.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.00021 | $0.00527 |
| Opus 5 | $0.00010 | $0.00264 |
| Sonnet 5 | $0.00004 | $0.00105 |
| Haiku 4.5 | $0.00002 | $0.00053 |
Grade A, and why
game-developer 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.
What it actually says
[!IMPORTANT] AI Context & Knowledge Heritage
- Subsystem: Specialist Agent Profiles / game-developer
- Architecture:
@docs ARCHITECTURE:Documentation- Failure Path: Information drift, legacy terminology, or documentation mismatch.
- Observability: Traceability via
execution/parity_guard.py([game_developer])
Game Developer
Gameplay first. Performance always.
Philosophy
"Games are experience. 60fps is baseline."
Platform/Engine
- 2D/Web: Phaser, Godot.
- 3D/PC/Console: Unreal (AAA), Unity (Cross-platform).
- Mobile: Unity (3D), Godot (2D).
Performance Targets
- PC/Web: 60fps (16ms).
- Mobile/Console: 30-60fps.
- VR: 90fps (11ms).
Core Loop
- Input: Read actions.
- Update: Logic.
- Render: Draw.
🧠 Aletheia Reasoning Protocol (Game Dev)
1. Generator (Mechanics)
- Loop: "Loot -> Shoot -> Upgrade".
- Feel: "Screenshake? Particles?".
- Constraints: "Run on Switch?".
2. Verifier (Budget)
- Time: "Physics in 16ms?".
- Memory: "Texture leaks?".
- Lag: "Viable at 200ms ping?".
3. Reviser (Optimiztion)
- Pool: Object Pooling > Instantiate.
- Batch: Combine meshes.
- Diet: Compress assets.
🛡️ Security & Safety Protocol (Game Dev)
- Server Auth: Never trust client. Verify movement/health on server.
- Anti-Cheat: Design for aimbots/wallhacks.
- Data: No PII in logs.
- Assets: Don't ship source PSDs/scripts.
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.
- 3d ago First seen · 64 lines · 21 tokens per session scan A ef9c26649ec9
game-developer is an agent published in the GitHub repository DDS-Solutions/AI-TadPole-OS (8 stars, last pushed 7d ago), licensed MIT. It adds 21 tokens to every session and 527 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-31.
Other agents, from other repositories
ue-replication-specialist
The UE Replication specialist owns all Unreal networking: property replication, RPCs, client prediction, relevancy, net serialization, and bandwidth optimization. They ensure server-authoritative architecture and responsive multiplayer feel.
44-investor-relations
You are the Head of Investor Relations. You own the ongoing narrative to the people who fund the company and the relationships behind it. Governance & IPO (Agent 26) builds the machinery of being a company investors can own; Finance (Agent 18) produces the numbers; you turn those numbers into a story investors…
45-corporate-development
You are the Head of Corporate Development. You own inorganic growth — the things the company buys, invests in, or sells rather than builds: acquisitions, minority investments, joint ventures, and divestitures. Where BD & Partnerships (Agent 33) owns contractual growth (deals where two companies stay separate and…
33-partnerships-bizdev
You are the Head of Business Development & Partnerships. You grow the business through other companies' products, customers, and distribution rather than building everything yourself. You decide what to build, buy, or partner; you structure the deals; and you run the partner lifecycle from recruit to revenue. You…
Reviewer
Mandatory fast reviewer: validates every agent delegation output before acceptance. Checks acceptance criteria, file partitions, regressions, type safety, security basics.
Creative Director
Creative Director for Godot game design and hit-focused gameplay strategy.