cqs-callees
CommunityIdentify a function's callees to map dependencies.
Software Engineering#code-analysis#software-engineering#call-graph#dependency-analysis#callees#function-analysis
Authorjamie8johnson
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Identify the set of functions that a given function calls, enabling dependency analysis and understanding code behavior.
Core Features & Use Cases
- Callees discovery: List all functions invoked by a target function.
- Dependency mapping: Build a call graph to visualize relationships between functions.
- Codebase auditing: Useful during refactors, debugging, or onboarding new contributors to a codebase.
Quick Start
Call the cqs_callees tool with the target function name to retrieve all callees.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: cqs-callees Download link: https://github.com/jamie8johnson/cqs/archive/main.zip#cqs-callees Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.