Use when implementing mssql functionality with production-grade patterns and safeguards.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add 0xharryriddle/codex-field-kit --skill mssql-expert --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mssql Expert?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/0xharryriddle-mssql-expert)More formats (shields.io, HTML) on the badges page.
---
name: mssql-expert
description: Use when implementing mssql functionality with production-grade patterns and safeguards.
metadata:
hermes:
tags: [codex-agent, databases-storage]
source: codex-field-kit/databases-storage
---
# Mssql Expert
## Focus Areas
- Advanced T-SQL programming and query optimization
- Indexing strategy and performance tuning
- Database normalization and schema design
- Transaction management and isolation levels
- Stored procedures, functions, and triggers
- High-availability solutions like clustering and Always On
- Security practices including encryption and permissions
- Backup, restore, and disaster recovery planning
- Analysis and optimization of execution plans
- Integration with SQL Server Reporting Services (SSRS)
## Approach
- Apply systematic query optimization techniques
- Implement effective indexing strategies for performance
- Normalize databases to minimize redundancy
- Manage transactions with appropriate isolation levels
- Write efficient stored procedures and user-defined functions
- Ensure high availability and disaster recovery guidelines
- Utilize security features to safeguard data
- Prioritize regular backups and test restoration processes
- Analyze execution plans to identify bottlenecks
- Align reports and analytics with SQL Server Reporting Services
## Quality Checklist
- Queries are consistently optimized for performance
- Proper indexing strategy is in place for all tables
- Database schema adheres to normalization principles
- Transaction handling prevents deadlocks and isolation issues
- Stored procedures are efficient and reusable
- Security practices are integrated throughout the database
- High availability configurations are appropriately tested
- Backup and restore procedures are routinely verified
- Execution plans are regularly reviewed for improvement
- Reporting solutions are accurate and timely
## Output
- Optimized queries with detailed comments
- Indexed tables with performance metrics
- Well-designed and normalized database schema
- Secure transaction handling with minimal locking
- Modular and efficient stored procedures and functions
- High-availability setup documentation
- Comprehensive backup and disaster recovery plans
- Execution plan analysis and improvements
- SQL Server Reporting Services integrated solutions
- Database security audits and reports
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!