related

Installation
SKILL.md

Execution

Execute git-agent related to query co-change relations (offline and read-only):

  1. Find coupled files:
    git-agent related <file-paths...>
    
  2. Find related tests:
    git-agent related --tests <file-paths...>
    
  3. Structured JSON output:
    git-agent related -o json <file-paths...>
    

Report the historically coupled files and tests to guide code edits and test suite execution.

Installs
1
GitHub Stars
588
First Seen
7 days ago
related — fradser/dotclaude