breaking-change-check Skill
Use when adding, removing, or changing any public API surface in this repo (method signatures, class members, interface members, enum values, constructor parameters, or serialization behavior). Guides a systematic backward-compatibility check before committing. Published by microsoft in durabletask-dotnet.
Decision snapshot
Is this a fit?
Developers using durabletask-dotnet, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is breaking-change-check Skill?
Use when adding, removing, or changing any public API surface in this repo (method signatures, class members, interface members, enum values, constructor parameters, or serialization behavior). Guides a systematic backward-compatibility check before committing. Published by microsoft in durabletask-dotnet. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using durabletask-dotnet
Declared skill metadata
- Source file: .github/skills/breaking-change-check/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use breaking-change-check Skill
- Use it for developers using durabletask-dotnet.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/durabletask-dotnet
- Skill file: .github/skills/breaking-change-check/SKILL.md
What it does
Use when adding, removing, or changing any public API surface in this repo (method signatures, class members, interface members, enum values, constructor parameters, or serialization behavior). Guides a systematic backward-compatibility check before committing.
Skill instructions
Breaking Change Safety Check When to Use Invoke this skill whenever you are about to: - Remove or rename a public or protected method, property, class, or interface - Change a method signature (parameter types, return type, parameter count, optionality) - Change a public enum value or add a new value to a [Flags] enum - Change a default value that affects serialization or wire behavior - Modify TaskOrchestrationContext, TaskActivityContext, DurableTaskClientOptions, or DurableTaskWorkerOptions Step 1 — Identify the Changed API Surface Read the file containing the change. List every public or protected member being modified. For each, determine: is this member shipped in a Microsoft.DurableTask. NuGet package? To decide this, inspect src/<area/<area.csproj and our build/CI configuration: look for NuGet packaging metadata (such as <PackageId, IsPackable, GeneratePackageOnBuild, or inclusion in a packing target or release artifact). If the project is packed into a Microsoft.DurableTask. N
Verified compatibility and discovery
Frequently asked questions
What is breaking-change-check?
breaking-change-check is a open-source AI agent skill with Copy skill directory. Use when adding, removing, or changing any public API surface in this repo (method signatures, class members, interface members, enum values, constructor parameters, or serialization behavior).
Who is breaking-change-check best for?
breaking-change-check is best for reusing agent instructions, scripts, and references.
How do I install breaking-change-check?
Install or run breaking-change-check using Copy skill directory. Check breaking-change-check for the latest setup command.
Is breaking-change-check actively maintained?
breaking-change-check may need a closer maintenance check before production use.
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.