LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git.detect-breaking-changes - Detect breaking changes across CDS public API surface

Analyzes recent commits for breaking changes across the CDS public API surface.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Analyze commits for breaking changes
  • Inspect package export entry points
  • Classify public API changes
  • Generate breaking change summary report

Inputs

  • Number of commits to review
  • Git repository commit history
  • Package export definitions

Outputs

  • Categorized breaking changes report
  • Breaking change summary and migration notes

Requirements

  • Opus model
  • Git CLI tool execution permissions
  • File read glob and grep permissions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
git
breaking-changes
api-analysis
code-review
Analyze commits for breaking changes
Inspect package export entry points
Classify public API changes
Generate breaking change summary report
Number of commits to review
Git repository commit history
Package export definitions
Categorized breaking changes report
Breaking change summary and migration notes