Favicon of add-feature

add-feature Skill

AI Agent SkillDatabasesGAPOpen source

Add new T-SQL features to ScriptDOM parser. Asks questions about SQL Server version and feature type, then guides through grammar changes, AST updates, script generation, and testing using existing instruction files. Handles syntax additions, new functions, data types, index types, and validation rules. Published by microsoft in SqlScriptDOM.

Decision snapshot

Is this a fit?

Best for

Testing, Database workflows, Documentation, Data analysis

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

3 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is add-feature Skill?

Add new T-SQL features to ScriptDOM parser. Asks questions about SQL Server version and feature type, then guides through grammar changes, AST updates, script generation, and testing using existing instruction files. Handles syntax additions, new functions, data types, index types, and validation rules. 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. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Database workflows
  • Documentation
  • Data analysis
  • Testing use cases

Declared skill metadata

  • Source file: .agents/skills/add-feature/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use add-feature Skill

  • Use it for testing.
  • Use it for database workflows.
  • Use it for documentation.
  • Use it for data analysis.

Built with

GAPCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/SqlScriptDOM
  • Skill file: .agents/skills/add-feature/SKILL.md

What it does

Add new T-SQL features to ScriptDOM parser. Asks questions about SQL Server version and feature type, then guides through grammar changes, AST updates, script generation, and testing using existing instruction files. Handles syntax additions, new functions, data types, index types, and validation rules.

Skill instructions

Overview This skill helps add new T-SQL features to the ScriptDOM parser by: 1. Interviewing you about the feature and target platform (SQL Server, Azure SQL DB, Fabric, Fabric DW, VNext) 2. Determining the latest parser version from SqlVersionFlags.cs 3. Routing you to the appropriate parser: - SQL Server → version-specific parser (TSql120-180) - Azure SQL DB/Fabric/VNext → latest parser version - Fabric DW → separate TSqlFabricDW parser 4. Classifying the change type (grammar, validation, function, data type, etc.) 5. Guiding through implementation and testing without duplicating existing documentation --- Step 1: Feature Discovery Interview Ask the user these questions to understand the feature: Required Questions 1. What T-SQL feature are you adding? - Example: "VECTOR data type", "JSONOBJECT function", "RESUMABLE option for ALTER TABLE" 2. Which platform is this feature for? - SQL Server (on-premises / standalone) - Azure SQL Database (uses latest parser version) - Fabric (uses la

Verified compatibility and discovery

Frequently asked questions

What is add-feature?

add-feature is a open-source AI agent skill with Copy skill directory. Add new T-SQL features to ScriptDOM parser. Asks questions about SQL Server version and feature type, then guides through grammar changes, AST updates, script generation, and testing using existing.

Who is add-feature best for?

add-feature is best for reusing agent instructions, scripts, and references, testing workflows, database workflows, documentation workflows.

How do I install add-feature?

Install or run add-feature using Copy skill directory. Check add-feature for the latest setup command.

Is add-feature actively maintained?

add-feature may need a closer maintenance check before production use.

Share:

Stars
263
Forks
42
Last commit
3 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
4 years
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to add-feature