code-history
OfficialInvestigate code history and usage.
Authorgitlabhq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps determine if code is dead, understand its origins and evolution, and assess its safety for removal or refactoring.
Core Features & Use Cases
- Dead Code Detection: Identify code that is no longer used or referenced.
- Code Provenance: Understand who introduced specific code and why.
- Refactoring Safety: Assess the impact of removing or modifying code by finding all its callers.
- Use Case: Before refactoring a large module, use this Skill to find all existing callers and understand the history of the code you plan to change.
Quick Start
Investigate the history and usage of the 'calculate_metrics' function in the 'src/utils.rs' file.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-history Download link: https://github.com/gitlabhq/orbit-knowledge-graph/archive/main.zip#code-history 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.