What problem does it solve?
Developers and reviewers often spend time manually inspecting commits and diffs to understand what changed during a work session; this Skill automates that inspection and produces a clear, actionable summary so nothing is overlooked during handoff or code review.
Core Features & Use Cases
- Commit Summaries: Produce a concise list of recent commits with descriptions of what was modified, added, or removed.
- Impact & Quality Analysis: Assess the likely impact of changes, surface potential issues, and comment on code quality and consistency.
- Use Case: Use this Skill at the end of a work session to generate a change summary for a pull request, to prepare release notes, or to audit recent work before deployment.
Quick Start
Ask the ck:watzup skill to review my current branch and summarize recent commits, listing added, modified, and removed files and assessing overall impact and code quality.