원클릭으로
skills
skills에는 adrian-valente에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Track and summarize git commits affecting a specific folder or file over a time period. Use when the user wants to understand what changed in a path, review recent commits, or get a changelog-style summary. Triggers include "what changed in src/", "show commits affecting utils.py", "gitwatch the api folder", "summarize changes to X in the last week", or any request to track/watch/monitor git history for a specific path.
Generate comprehensive summaries of pull request changes by comparing the current branch to main, or by analyzing an existing PR by number. Use when the user asks to summarize changes, preview what's in a PR, or understand what work has been done. Triggers include "summarize my changes", "what's in this PR?", "give me a PR summary", "summarize PR 123", "what did I change on this branch?", or any request with a PR number like "#456" or "PR 789".