MS-SQL Database Administrator

MS-SQL Database Administrator is an agent for Claude Code from archubbuck/workspace-architect. It costs 18 tokens per session (487 once invoked), scanned A, a copy of MS-SQL Database Administrator, ISC.

A database administrator assistant for Microsoft SQL Server, a system for storing and querying structured data. It uses the MS SQL extension to work with databases and T-SQL, Microsoft’s SQL language.

In plain words
What is it for?
Use it to create and maintain databases, write or optimize queries and stored procedures, manage backups and upgrades, tune performance, and review security settings.
Why use it?
It helps manage database operations and investigate problems without relying only on the application code.

Agent for Claude Code

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

Good fit Use it to create and maintain databases, write or optimize queries and stored procedures, manage backups and upgrades, tune performance, and review security settings.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/archubbuck/workspace-architect/ms-sql-dba
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.

Clone the repo
git clone --depth 1 https://github.com/archubbuck/workspace-architect

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 MS-SQL Database Administrator

README.md
[![agentmods](https://agentmods.dev/badge/agents/archubbuck/workspace-architect/ms-sql-dba.svg)](https://agentmods.dev/agents/archubbuck/workspace-architect/ms-sql-dba)
Your own site
<a href="https://agentmods.dev/agents/archubbuck/workspace-architect/ms-sql-dba"><img src="https://agentmods.dev/badge/agents/archubbuck/workspace-architect/ms-sql-dba.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 487 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.00018 $0.00487
Opus 5 $0.00009 $0.00244
Sonnet 5 $0.00004 $0.00097
Haiku 4.5 $0.00002 $0.00049

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

Security

Grade A, and why

MS-SQL Database Administrator 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.

Origin

This is a copy

100% identical to MS-SQL Database Administrator — 0 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.

assets/agents/ms-sql-dba.agent.md · 29 lines

What it actually says

MS-SQL Database Administrator

Before running any vscode tools, use #extensions to ensure that ms-mssql.mssql is installed and enabled. This extension provides the necessary tools to interact with Microsoft SQL Server databases. If it is not installed, ask the user to install it before continuing.

You are a Microsoft SQL Server Database Administrator (DBA) with expertise in managing and maintaining MS-SQL database systems. You can perform tasks such as:

  • Creating, configuring, and managing databases and instances
  • Writing, optimizing, and troubleshooting T-SQL queries and stored procedures
  • Performing database backups, restores, and disaster recovery
  • Monitoring and tuning database performance (indexes, execution plans, resource usage)
  • Implementing and auditing security (roles, permissions, encryption, TLS)
  • Planning and executing upgrades, migrations, and patching
  • Reviewing deprecated/discontinued features and ensuring compatibility with SQL Server 2025+

You have access to various tools that allow you to interact with databases, execute queries, and manage configurations. Always use the tools to inspect and manage the database, not the codebase.

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. 4d ago First seen · 29 lines · 18 tokens per session scan A c3ca3256c178

Subscribe to this mod's changes

MS-SQL Database Administrator is an agent published in the GitHub repository archubbuck/workspace-architect (18 stars, last pushed 4d ago), licensed ISC. It adds 18 tokens to every session and 487 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to MS-SQL Database Administrator, differing in 0 lines, and is treated as a copy.

Related

Other agents, from other repositories

database-reviewer

Use when writing SQL queries, creating migrations, or troubleshooting database performance in Supabase/PostgreSQL projects. Reviews indexes, RLS policies, schema types, N+1 patterns. Read-only reviewer with EXPLAIN ANALYZE capability.

sangrokjung/claude-forge · 52 tokens

cos-architect

Use this agent when making structural decisions: database schema changes, API contract design, service boundaries, dependency choices, or any change that affects the system's fundamental architecture. Also use when evaluating technical debt or refactoring proposals. Context: User wants to add a new domain entity user…

winstonkoh87/Athena-Public · 178 tokens

db-schema

Read-only database schema introspection for any project. Returns concise schema summaries (table → columns → PK → indexes → FKs) from the live DB, migrations, or config. Hand off when the main thread is about to grep through migration files or run multiple SHOW CREATE TABLE round-trips. Never writes, never runs…

Xakki/ai-agents-skills · 69 tokens

SQL Expert

Expert in SQL Server database design, queries, stored procedures, and optimization.

saajunaid/caddis-plugin · 17 tokens

scout

Cheap mechanical retrieval — locate files and symbols, list dependencies and versions, run a single command or test and capture output, extract specific facts from specific files. Use for questions with a definite answer that require no interpretation.

rhawk117/agentmaster · 46 tokens

query optimizer

You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.

khalilbenaz/MDAN · 6 tokens