Metadata-Version: 2.4
Name: xrefkit-skills-batch-regression
Version: 0.4.1
Summary: XRefKit Skill Package for C# and SQL Server batch impact analysis and combination regression
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: xrefkit<0.5.0,>=0.4.0

# xrefkit-skills-batch-regression

XRefKit Skill Package v0.4.1 for impact analysis and combination regression of
existing C# batches backed by SQL Server stored procedures.

The package provides a discoverable XRefKit v2 Skill Package and bundles the
repository-native Skill procedure, deterministic combination/result tools,
source condition extraction, configuration references, and synthetic fixtures.
Real batch and database execution still requires an isolated adapter supplied
by the consuming project.

Install:

```powershell
python -m pip install xrefkit-skills-batch-regression==0.4.1
```

The package is discovered through the `xrefkit.skill_packages` entry-point
group and includes the deterministic tools under `skill_assets/scripts/`.
