validate-migration-parity Skill
Validate parity between the Python API and the C rewrite. Use for pytest, dotnet build, dotnet test, endpoint comparison, regression checks, and follow-up recommendations. Published by microsoft in aitour26-WRK541-real-world-code-migration-with-github-copilot-agent-mode.
What is validate-migration-parity Skill?
Validate parity between the Python API and the C rewrite. Use for pytest, dotnet build, dotnet test, endpoint comparison, regression checks, and follow-up recommendations. Published by microsoft in aitour26-WRK541-real-world-code-migration-with-github-copilot-agent-mode. 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.
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
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use validate-migration-parity Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aitour26-WRK541-real-world-code-migration-with-github-copilot-agent-mode
- Skill file: .github/skills/validate-migration-parity/SKILL.md
What it does
Validate parity between the Python API and the C rewrite. Use for pytest, dotnet build, dotnet test, endpoint comparison, regression checks, and follow-up recommendations.
Skill instructions
Validate Migration Parity When to Use - After implementing a new endpoint - When a Python test fails against the C rewrite - When checking whether a migration step is complete - When summarizing regressions or confirming parity Procedure 1. Identify the smallest relevant validation scope. 2. Run the narrowest useful command first. 3. If needed, use verify-endpoints.sh as a starting point for manual endpoint checks. 4. Compare the C behavior with the Python baseline. 5. Report pass/fail results and the likely cause of mismatches. Rules - Prefer small validation loops over all-at-once test runs. - Report exact commands that were run. - Separate build failures, test failures, and behavior mismatches. - Do not silently reinterpret mismatches as acceptable. Output - Commands run - Passing checks - Failing checks - Likely cause - Recommended next action
Explore related resources
Frequently asked questions
What is validate-migration-parity?
validate-migration-parity is a open-source AI agent skill with Copy skill directory. Validate parity between the Python API and the C rewrite. Use for pytest, dotnet build, dotnet test, endpoint comparison, regression checks, and follow-up recommendations.
Who is validate-migration-parity best for?
validate-migration-parity is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install validate-migration-parity?
Install or run validate-migration-parity using Copy skill directory. Check validate-migration-parity for the latest setup command.
Is validate-migration-parity actively maintained?
validate-migration-parity may need a closer maintenance check before production use.
Auto-fetched from GitHub.