git_blame_context
Pinpoints code authors via git blame, then retrieves related team memories to reveal notes about the code or its writers.
Instructions
Git blame a line range in YOUR code repo, then cross-reference team memories about that file/authors — answers 'who wrote this and did anyone leave notes about it?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line_end | No | ||
| file_path | Yes | ||
| line_start | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |