code-review-angle-c-cross-file-tracer

Community

Trace changed functions to their callers and check call-site contracts.

Authormkusaka
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies changes to functions in code, traces these changes to their callers, and checks if the changes have broken any call-site contracts.

Core Features & Use Cases

  • Function Change Tracing: Follows each changed function to its callers.
  • Call-Site Contract Validation: Checks for preconditions, return shapes, and exception changes.
  • Callee Safety Check: Ensures that changes in parallel PRs do not make calls unsafe.
  • Use Case: When you've made changes to a function, use this Skill to validate that these changes haven't negatively impacted other parts of your codebase.

Quick Start

Analyze the changes in the 'function-changes.diff' to ensure no call-site contracts are broken.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-review-angle-c-cross-file-tracer
Download link: https://github.com/mkusaka/ccskills/archive/main.zip#code-review-angle-c-cross-file-tracer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.