pre-presentation-cleanup
CommunityPolish commits before user review.
Authorcowwoc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensure mandatory cleanup before presenting changes for user approval, producing clean commits and a tidy project state.
Core Features & Use Cases
- Remove agent worktrees and agent branches.
- Update archival files (todo.md, changelog.md) to reflect completion.
- Squash commits into two coherent commits (config + implementation) when needed.
- Verify cleanup state and readiness for presentation.
Quick Start
TASK_NAME="implement-formatter-api"
/workspace/main/.claude/scripts/pre-presentation-cleanup.sh
--task "$TASK_NAME"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pre-presentation-cleanup Download link: https://github.com/cowwoc/styler/archive/main.zip#pre-presentation-cleanup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.