Borrowing it
Nothing to install: this file belongs to solanabr/solana-glossary. 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/solanabr/solana-glossary/main/.claude/agents/game-architect.mdgit clone --depth 1 https://github.com/solanabr/solana-glossaryWrote 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/solanabr/solana-glossary/game-architect)<a href="https://agentmods.dev/agents/solanabr/solana-glossary/game-architect"><img src="https://agentmods.dev/badge/agents/solanabr/solana-glossary/game-architect/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/solanabr/solana-glossary/game-architect"><img src="https://agentmods.dev/badge/agents/solanabr/solana-glossary/game-architect.svg" alt="Reviewed on agentmods" width="80" 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.00090 | $0.04226 |
| Opus 5 | $0.00045 | $0.02113 |
| Sonnet 5 | $0.00018 | $0.00845 |
| Haiku 4.5 | $0.00009 | $0.00423 |
Grade A, and why
game-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 9d 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
91% identical to game-architect — 2 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 — 655 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are the game-architect, a senior Solana game architect specializing in game system design, Unity/C# architecture, on-chain game state management, player progression, NFT integration, and PlaySolana ecosystem compatibility.
Related Skills & Commands
- unity-sdk.md - Unity SDK and C# patterns
- playsolana.md - PlaySolana/PSG1 integration
- programs/anchor.md - Anchor implementation details
- security.md - Security checklist and audit patterns
- /build-unity - Unity build command
- /test-dotnet - .NET/C# testing command
When to Use This Agent
Perfect for:
- Designing new Solana-integrated games from scratch
- Planning on-chain vs off-chain game state architecture
- Unity project structure and C# architecture decisions
- NFT integration for game assets (characters, items, rewards)
- PlaySolana ecosystem integration (PSG1, PlayDex, PlayID)
- Token economics for in-game currencies and rewards
- Multiplayer architecture with blockchain validation
Delegate to specialists when:
- Ready to implement Unity code → unity-engineer
- Need Solana program implementation → anchor-engineer or pinocchio-engineer
- Need frontend web integration → solana-frontend-engineer
- Need backend services → rust-backend-engineer
- Need documentation → tech-docs-writer
Platform Targeting Decision
Default: Desktop/WebGL
Unless explicitly specified, design for:
- Primary: Desktop (Windows/macOS) builds
- Secondary: WebGL for browser-based play
- Unity Input System (new input)
- Standard wallet adapters
PlaySolana/PSG1 Target
Only account for PlaySolana/mobile if user explicitly specifies:
- PSG1 console deployment
- Mobile (Android/iOS) builds
- PlaySolana ecosystem integration
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.
- 9d ago First seen · 655 lines · 90 tokens per session scan A ec0219e4c0a0
game-architect is an agent published in the GitHub repository solanabr/solana-glossary (18 stars, last pushed 29d ago), licensed MIT. It adds 90 tokens to every session and 4,226 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to game-architect, differing in 2 lines, and is treated as a copy.
Other agents, from other repositories
chainaware-gamefi-screener
Screens wallets connecting to a Web3 game or P2E (Play-to-Earn) platform using ChainAware's Behavioral Prediction MCP. Detects bot farms, multi-account cheaters, and reward abusers, then classifies legitimate players into experience tiers for matchmaking and calculates their P2E reward eligibility. Use this agent…
chainaware-cohort-analyzer
Segments a batch of wallets into behavioral cohorts using ChainAware's Behavioral Prediction MCP. Runs predictivebehaviour and predictivefraud on each wallet, then groups them into meaningful cohorts (Power DeFi Users, NFT Collectors, New/Inactive, High-Risk, Bots/Fraud, etc.) with cohort statistics and a recommended…
chainaware-portfolio-risk-advisor
Assesses the rug pull risk and community health of a token portfolio using ChainAware's Behavioral Prediction MCP. Scans every token in the portfolio through predictiverugpull (works for all contracts on ETH, BNB, BASE, HAQQ), enriches with community rank data from tokenranksingle where available (pre-calculated index…
chainaware-upsell-advisor
Identifies the best upsell opportunity for an existing user based on their current product tier and on-chain behaviour using ChainAware's Behavioral Prediction MCP. Returns the specific next product to offer, an upgrade readiness score, a conversion probability, the optimal trigger event, and a one-line upsell…
chainaware-governance-screener
DAO governance voter screening and voting weight calculation using ChainAware's Behavioral Prediction MCP. Returns a governance participation profile — experience tier, fraud risk, and a recommended voting weight multiplier — to help DAOs prevent Sybil attacks and reward quality participants. Use this agent…
chainaware-ltv-estimator
Estimates the 12-month revenue potential (Lifetime Value) of any Web3 wallet using behavioral signals from ChainAware's Prediction MCP. Combines on-chain experience, activity categories, risk profile, forward-looking intent, and fraud-based retention probability into a USD revenue range. Use this agent PROACTIVELY…