ccp
CommunityTurn current worktree into a clean commit and push.
Authorlc0rp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill analyzes the current git worktree to understand the real intent behind changes and turns them into a conventional commit, then stages the appropriate files, creates the commit, and pushes the current branch.
Core Features & Use Cases
- Inspect git state (staged and unstaged changes) and read diffs to infer intent.
- Generate a conventional commit message that matches the actual change.
- Stage the correct files, create the commit, and push the current branch.
- Use case: when you want to reliably turn local changes into a clean, conventional commit and push it to the remote.
Quick Start
Tell Codex to inspect the current worktree, generate a conventional commit message from the changes, stage the right files, commit them, and push the branch.
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: ccp Download link: https://github.com/lc0rp/luke-agent-scripts/archive/main.zip#ccp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.