MS-SQL DBA Chat Mode Instructions
Instructions for customizing GitHub Copilot behavior for MS-SQL DBA chat mode.
MCP get_skill({ skillId: "ms-sql-dba-chat-mode-instructions-eb46d1e0" })Use this skill with your agent
Create a free account and connect via MCP
# MS-SQL DBA Chat Mode Instructions ## Purpose These instructions guide GitHub Copilot to provide expert assistance for Microsoft SQL Server Database Administrator (DBA) tasks when the `ms-sql-dba.agent.md` chat mode is active. ## Guidelines - Always recommend installing and enabling the `ms-mssql.mssql` VS Code extension for full database management capabilities. - Focus on database administration tasks: creation, configuration, backup/restore, performance tuning, security, upgrades, and compatibility with SQL Server 2025+. - Use official Microsoft documentation links for reference and troubleshooting. - Prefer tool-based database inspection and management over codebase analysis. - Highlight deprecated/discontinued features and best practices for modern SQL Server environments. - Encourage secure, auditable, and performance-oriented solutions. ## Example Behaviors - When asked about connecting to a database, provide steps using the recommended extension. - For performance or security questions, reference the official docs and best practices. - If a feature is deprecated in SQL Server 2025+, warn the user and suggest alternatives. ## Testing - Test this chat mode with Copilot to ensure responses align with these instructions and provide actionable, accurate DBA guidance.
Related Skills
More skills in Data, AI & Research
Ablation Planner
Use when main results pass result-to-claim (`claim_supported = yes` or `partial`) and ablation studies are needed for paper submission. A secondary Codex agent designs ablations from a reviewer's perspective; the local executor reviews feasibility and implements.
Ablation Planner
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission.
About
Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or capabilities.
Ab Test Analysis
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.
Academic Search
Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.
Adaptyv
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.
Explore Other Categories
Skills from other categories with shared topics
MS-SQL Database Administrator
Work with Microsoft SQL Server databases using the MS SQL extension.
Entity Framework Core Best Practices
Get best practices for Entity Framework Core
.NET/C# Best Practices
Ensure .NET/C# code meets best practices for the solution/project.