Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
samueltauil
Profil créateur GitHub

samueltauil

Vue par dépôt de 11 skills collectés dans 3 dépôts GitHub.

skills collectés
11
dépôts
3
mis à jour
2026-07-12
explorateur de dépôts

Dépôts et skills représentatifs

dtexec-validation-triage
Analystes en assurance qualité des logiciels et testeurs

Use to diagnose `dtexec /Validate` exit codes and output when Test-SsisPackage.ps1 reports FAIL. Maps the common DTSER_/DTS_E_ error patterns to root cause (metadata error vs. pattern-module bug vs. environment issue) and the file the agent should edit to fix it (never the .dtsx).

2026-06-29
ssis-clone-roundtrip
Analystes en assurance qualité des logiciels et testeurs

Use as Step 4 of the ssis-delivery-gate. Performs a clean `git clone` of the current HEAD into a temp directory and re-runs Test-SsisPackage + Test-SsisDesignerLoad + Build-SsisIspac against the cloned copy, proving the artifact survives the round-trip a downstream developer would experience. Catches line-ending corruption, missing tracked files, and accidental dependence on uncommitted state.

2026-06-29
ssis-delivery-gate
Analystes en assurance qualité des logiciels et testeurs

Use to run the non-bypassable delivery gate after any SSIS-affecting change. Encodes the canonical sequence of primitive invocations (Test-SsisPackage → Test-SsisDesignerLoad → Build-SsisIspac → ssis-clone-roundtrip) and the triage hand-off on failure. Always invoked by ssis-validator, optionally by ssis-author during exploration.

2026-06-29
adventureworks-mapping
Développeurs de logiciels

Use when authoring SSIS packages, metadata JSON, or DDL that reads from AdventureWorks2025. Pins the canonical source-table → demo-staging mapping so the agent never invents column names. Required reading before any /generate-*-package prompt that targets the demo schema.

2026-06-26
ssisdb-deployment
Administrateurs de réseaux et de systèmes informatiques

Use when deploying an .ispac to SSISDB and executing packages via catalog stored procedures (catalog.deploy_project, catalog.create_execution, catalog.start_execution). Covers folder/project/environment lifecycle, parameter overrides, and status polling.

2026-06-26
dtsx-xml-anatomy
Développeurs de logiciels

Use when explaining or reasoning about the contents of an SSIS .dtsx file — what each element means, which IDs the managed object model owns, and why hand-editing the XML breaks designer-load and execution. Reference, not a recipe.

2026-06-26
git-roundtrip-for-ssis
Développeurs de logiciels

Use when explaining or debugging why an SSIS project must clone-rebuild-load cleanly on a fresh Windows machine. Covers .gitattributes invariants, the Verify-ClonedProject gate, the most common round-trip failures, and how the toolkit prevents each.

2026-06-26
ssis-package-patterns
Développeurs de logiciels

Use when generating, reviewing, or extending the four supported SSIS package patterns: staging load, Type-1 dimension, Type-2 (SCD-2) dimension, and fact load. Describes the control-flow / data-flow shape, the managed object model call sequence, and the metadata-JSON fields each pattern consumes.

2026-06-26
3 dépôts affichés sur 3
Tous les dépôts sont affichés