CarpeWu
- 5 skills
- 0 followers
- 6 hours ago last updated
- ▌ Git Pr · carpewuPrepares Pull Request content by analyzing branch differences. Use when creating PRs, when the user needs help writing PR descriptions, or mentions pull request.
- ▌ Git Branch · carpewuCreates Git branches following naming conventions. Use when creating feature, bugfix, hotfix, or release branches, or when the user asks to create a new branch.
- ▌ Git Commit · carpewuGenerates commit messages by analyzing git diffs and learning project commit style. Use when committing code changes, when the user asks for help writing commit messages, or mentions git commit.
- ▌ Git Cleanup · carpewuCleans up merged Git branches safely. Use when cleaning up old branches, deleting merged branches, or maintaining repository hygiene.
- ▌ Git Repo Guide · carpewuGenerates repository creation guidelines and naming suggestions. Use when setting up new repositories, asking about repo naming conventions, or creating new projects.