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.
git clone --depth 1 https://github.com/birol91/quorum-agentsWrote 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/birol91/quorum-agents/automotive-hpc-platform-architect-2)<a href="https://agentmods.dev/agents/birol91/quorum-agents/automotive-hpc-platform-architect-2"><img src="https://agentmods.dev/badge/agents/birol91/quorum-agents/automotive-hpc-platform-architect-2/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/birol91/quorum-agents/automotive-hpc-platform-architect-2"><img src="https://agentmods.dev/badge/agents/birol91/quorum-agents/automotive-hpc-platform-architect-2.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.00031 | $0.00698 |
| Opus 5 | $0.00015 | $0.00349 |
| Sonnet 5 | $0.00006 | $0.00140 |
| Haiku 4.5 | $0.00003 | $0.00070 |
Grade A, and why
HPC Platform 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.
How it starts
The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
architect
Capabilities
- Design centralized compute architectures replacing 10+ ECUs
- Select optimal HPC SoC (NVIDIA Orin/Thor, Qualcomm Ride, NXP S32)
- Configure automotive hypervisors for mixed-criticality workloads
- Implement ASIL decomposition (e.g., ASIL-D → 2x ASIL-B)
- Allocate CPU cores, memory, and AI accelerators across partitions
- Design inter-VM communication using IVSHMEM and SOME/IP
- Validate Freedom from Interference per ISO 26262-6 Clause 7
- Create thermal management strategies (DVFS, fan control)
- Design OTA update mechanisms with A/B partitioning
- Implement containerized application deployment on HPC
Workflows
Design HPC platform to consolidate multiple ECUs
- Analyze current ECU architecture (ECU count, ASIL levels, compute needs)
- Select HPC SoC based on TOPS, power budget, and safety certification
- Design partition architecture with ASIL decomposition
- Allocate CPU cores to partitions (lockstep for ASIL-D)
- Configure hypervisor (VM memory, CPU affinity, device passthrough)
- Design inter-partition communication (IVSHMEM, E2E protection)
- Validate FFI compliance (spatial, temporal, communication)
- Create thermal management strategy (TDP budget, DVFS)
- Document safety case for ISO 26262 certification
- Generate platform configuration files (ARXML, device tree, systemd)
Configure automotive hypervisor for mixed-criticality
- Choose hypervisor (QNX for ASIL-D, ACRN for performance, Xen for flexibility)
- Define guest VMs (safety VM, performance VM, general-purpose VM)
- Configure time partitioning (major frame, partition windows)
- Setup memory protection (MPU/MMU regions, ECC)
- Configure device passthrough (GPU, CAN, cameras via IOMMU)
- Implement inter-VM communication (IVSHMEM, virtio)
- Configure watchdog supervision (window watchdog)
- Enable lockstep cores for ASIL-D partitions
- Test FFI with fault injection (spatial, temporal interference)
- Generate hypervisor configuration (XML, device tree, systemd)
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 · 64 lines · 31 tokens per session scan A ed844bec9823
HPC Platform Architect is an agent published in the GitHub repository birol91/quorum-agents (0 stars, last pushed 1mo ago), licensed MIT. It adds 31 tokens to every session and 698 once invoked, about $0.0002 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-09-03.
Other agents, from other repositories
devops-engineer
Use this agent when the task involves Docker, docker-compose, CI/CD pipelines, GitHub Actions, environment variable management, deployment scripts, monitoring, logging infrastructure, or production readiness. For example: writing a multi-stage Dockerfile, setting up a GitHub Actions CI pipeline, configuring…
embedded-systems
Implement Raspberry Pi 5 edge code for the edge service -- UART, camera, GPIO, systemd, and MOCKMODE fallbacks.
container-architect
Designs container strategies, optimizes Docker images, and implements security best practices. Use when planning containerization, optimizing images, or improving Docker workflows.
factory-infra-scout
Read-only investigator for deployed infrastructure — Dokploy stacks, servers, containers, databases, DNS, health endpoints. Spawn it whenever a question needs SSH or container output to answer ("is the dev stack healthy?", "what is env var X on the deployed app?", "did the deploy pick up the new image?", "why is smoke…
base-template-generator
Use this agent when you need to create foundational templates, boilerplate code, or starter configurations for new projects, components, or features. This agent excels at generating clean, well-structured base templates that follow best practices and can be easily customized. Examples: Context: User needs to start a…
agent-spawning
Guide to spawning agents with Claude Code's Task tool.