mit einem Klick
skills
skills enthält 2 gesammelte Skills von adrian-valente, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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".