Favicon of verify-and-test-tsql-syntax

verify-and-test-tsql-syntax Skill

AI Agent SkillDatabasesGAPOpen source

Verify whether an exact T-SQL script is already supported by SqlScriptDOM, then add or update the correct parser tests and baselines. Use when a user asks if syntax already works, or when adding regression coverage for a specific script. Published by microsoft in SqlScriptDOM.

What is verify-and-test-tsql-syntax Skill?

Verify whether an exact T-SQL script is already supported by SqlScriptDOM, then add or update the correct parser tests and baselines. Use when a user asks if syntax already works, or when adding regression coverage for a specific script. Published by microsoft in SqlScriptDOM. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
60/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Database workflows
  • Design and media
  • Testing use cases
  • Database workflows use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use verify-and-test-tsql-syntax Skill

  • Use it for testing.
  • Use it for database workflows.
  • Use it for design and media.

Built with

GAPCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/SqlScriptDOM
  • Skill file: .agents/skills/verify-and-test-tsql-syntax/SKILL.md

What it does

Verify whether an exact T-SQL script is already supported by SqlScriptDOM, then add or update the correct parser tests and baselines. Use when a user asks if syntax already works, or when adding regression coverage for a specific script.

Skill instructions

Overview This skill determines whether a specific T-SQL script is already supported and then guides the follow-up testing work. Use it for: - verifying whether a script already parses - confirming which parser version should support the syntax - adding or updating regression coverage in the existing ScriptDOM test framework Do not use it for broad feature design. If the verification shows missing parser support, route the implementation work to the appropriate repo instruction: - bugfixing.guidelines.instructions.md - grammarvalidation.guidelines.instructions.md - parser.guidelines.instructions.md - testing.guidelines.instructions.md Core Rules - Always verify the exact T-SQL text first, character for character. - For first-pass verification, add a debug unit test method to an existing test file such as Only180SyntaxTests.cs when the syntax targets vNext or the latest parser. - Do not create standalone console apps, ad hoc parsers, or extra test projects. - After verification, add prop

Explore related resources

Frequently asked questions

What is verify-and-test-tsql-syntax?

verify-and-test-tsql-syntax is a open-source AI agent skill with Copy skill directory. Verify whether an exact T-SQL script is already supported by SqlScriptDOM, then add or update the correct parser tests and baselines.

Who is verify-and-test-tsql-syntax best for?

verify-and-test-tsql-syntax is best for reusing agent instructions, scripts, and references, testing workflows, database workflows, design and media workflows.

How do I install verify-and-test-tsql-syntax?

Install or run verify-and-test-tsql-syntax using Copy skill directory. Check verify-and-test-tsql-syntax for the latest setup command.

Is verify-and-test-tsql-syntax actively maintained?

verify-and-test-tsql-syntax may need a closer maintenance check before production use.

Share:

Stars
263
Forks
42
Last commit
1 month ago
Repository age
4 years
License
MIT

Auto-fetched from GitHub.

Similar to verify-and-test-tsql-syntax