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.

CodeAlive-AI Updated

File contents

codealive-ai/ai-driven-development/tree/main/skills/investigating-repository-history commit 4fec75be88

Frequently asked questions

npx skillmds@latest add codealive-ai/investigating-repository-history