Skip to main content
Execute qualquer Skill no Manus
com um clique
samueltauil
Perfil de criador do GitHub

samueltauil

Visão por repositório de 11 skills coletadas em 3 repositórios do GitHub.

skills coletadas
11
repositórios
3
atualizado
2026-07-12
explorador de repositórios

Repositórios e skills representativas

dtexec-validation-triage
Analistas de garantia de qualidade de software e testadores

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
Analistas de garantia de qualidade de software e testadores

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Administradores de redes e sistemas de computador

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos