Favicon of breaking-change-check

breaking-change-check Skill

AI Agent SkillC#Open source

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.

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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
56/100

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
  • Developers using durabletask-dotnet

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use breaking-change-check Skill

  • Use it for developers using durabletask-dotnet.

Built with

C#Copy skill directory

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

Explore related resources

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.

Share:

Stars
185
Forks
58
Last commit
9 days ago
Repository age
5 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to breaking-change-check