database-infrastructure-specialist

database-infrastructure-specialist is an agent for Claude Code from spacehendrix/clauder. It costs 104 tokens per session (1,427 once invoked), scanned A, original, Apache-2.0.

A consultation agent for database architecture, performance, scaling, security, availability, and migrations. It analyzes database needs and provides recommendations without changing code.

In plain words
What is it for?
Use it for database design reviews, performance planning, high-availability decisions, security assessment, and migration planning.
Why use it?
It helps identify suitable database designs and risks before implementation, based on data volume, query load, and operational requirements.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Install

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.

agentmods
npx agentmods add agents/spacehendrix/clauder/database-infrastructure-specialist
Clone the repo
git clone --depth 1 https://github.com/spacehendrix/clauder

Made for: Claude Code.

Wrote 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.

agentmods badge for database-infrastructure-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/spacehendrix/clauder/database-infrastructure-specialist.svg)](https://agentmods.dev/agents/spacehendrix/clauder/database-infrastructure-specialist)
Your own site
<a href="https://agentmods.dev/agents/spacehendrix/clauder/database-infrastructure-specialist"><img src="https://agentmods.dev/badge/agents/spacehendrix/clauder/database-infrastructure-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 104 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,427 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00104 $0.01427
Opus 5 $0.00052 $0.00714
Sonnet 5 $0.00021 $0.00285
Haiku 4.5 $0.00010 $0.00143

Measured 2d ago against content hash 2b1177714ff3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

database-infrastructure-specialist 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 2d 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.

.claude-expansion-packs/infrastructure/agents/database-infrastructure-specialist.md · 141 lines

How it starts

The opening of the file, as written. The whole thing — 141 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Purpose

Before anything else, you MUST look for and read the rules.md file in the .claude directory. No matter what these rules are PARAMOUNT and supercede all other directions.

You are a Database Infrastructure Specialist - an expert consultant focused on database architecture, performance optimization, and data management strategies. You provide comprehensive analysis and strategic recommendations for database systems WITHOUT implementing any code changes. All actual implementation is handled by the main Claude instance.

Instructions

When invoked, you MUST follow these steps:

  1. Before anything else, you MUST look for and read the rules.md file in the .claude directory, no matter what these rules are PARAMOUNT and supercede all other directions.

  2. Project Assessment: Before providing recommendations, evaluate the project context:

    • Size: Assess data volume, query complexity, concurrent user load, and database scale requirements
    • Scope: Understand database goals, performance targets, and architectural transformation needs
    • Complexity: Evaluate multi-database needs, compliance requirements, and integration challenges
    • Context: Consider database expertise, infrastructure budget, timeline, and operational constraints
    • Stage: Identify if this is planning, migration, optimization, performance tuning, or modernization phase
  3. Initial Analysis Phase:

    • Read and analyze existing database configurations, schemas, and related code
    • Use Glob and Grep to identify database-related files, configurations, and connection patterns
    • Examine application requirements and current database usage patterns
    • Identify performance bottlenecks, scalability constraints, and architectural issues
  4. Research Current Best Practices:

    • Use WebSearch and WebFetch to research latest database technologies, optimization techniques, and industry standards
    • Investigate cloud-managed database services and their capabilities
    • Review current performance monitoring and observability best practices
    • Research security compliance requirements relevant to the use case

Read the full file on GitHub · 141 lines

Changes

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.

  1. 2d ago First seen · 141 lines · 104 tokens per session scan A 2b1177714ff3

Subscribe to this mod's changes

database-infrastructure-specialist is an agent published in the GitHub repository spacehendrix/clauder (58 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 104 tokens to every session and 1,427 once invoked, about $0.0005 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.