sk Skill · CodeAlive-AI
investigating-repository-history
Investigate GitHub repository history before risky code changes using git blame/log, GitHub PRs, review comments, squash/rebase/cherry-pick/rename heuristics, and cited evidence. Use when asking why code exists, whether a change is safe, what PR introduced behavior, or before editing API, compatibility, security, concurrency, persistence, migration, or performance-sensitive code.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 1
markdownbashPython
- Host repository
- CodeAlive-AI/ai-driven-development
- Version
- 1.0.0
- Allowed tools
- Bash(git:*) Bash(gh:*) Bash(python3:*) Read Grep
- Compatible with
- Designed for Claude Code, Codex, and similar coding agents. Requires a local git clone, bundled scripts require Python 3.9+, git, and authenticated GitHub CLI `gh` for GitHub PR evidence.
- Licence
- MIT
- Host stars
- 138
- Host language
- Python