16 lines
407 B
Markdown
16 lines
407 B
Markdown
---
|
|
name: ck:watzup
|
|
description: "Review recent changes and wrap up the current work session."
|
|
metadata:
|
|
author: claudekit
|
|
version: "1.0.0"
|
|
---
|
|
|
|
# Wrap Up
|
|
|
|
Review my current branch and the most recent commits.
|
|
Provide a detailed summary of all changes, including what was modified, added, or removed.
|
|
Analyze the overall impact and quality of the changes.
|
|
|
|
**IMPORTANT**: **Do not** start implementing.
|