Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

code-history

// Investigate the history, usage, and liveness of code using search and git blame/log. Use when determining if code is dead, understanding why something exists, finding all callers before refactoring, or deciding whether something is safe to remove. Also useful for answering "who added this and why" or "is anything still using this".

$ git log --oneline --stat
stars:10
forks:3
updated:2026년 3월 8일 14:02
SKILL.md
readonly