Agent Skill: Small commits / good git history#153
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pmtk The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Excluded labels (none allowed) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThis PR introduces a new ChangesGit-commits plugin addition
🎯 2 (Simple) | ⏱️ ~12 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.claude/skills/git-commits-small-commits:
- Line 1: The entry in .claude/skills (the thin-wrapper
"git-commits-small-commits" pointing to
../../plugins/git-commits/skills/small-commits) must be removed and replaced by
the plugin-native skill under plugins/git-commits/skills; delete the
thin-wrapper file in .claude/skills, ensure the actual skill lives and is
authoritative in plugins/git-commits/skills/small-commits, and update any
registrations or references to point directly at that plugin path so there's a
single source of truth and no wrapper drift.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Organization UI (inherited)
Review profile: CHILL
Plan: Enterprise
Run ID: 37598f11-4139-4741-91f8-cd0f1d36edf7
📒 Files selected for processing (5)
.claude-plugin/marketplace.json.claude/skills/git-commits-small-commitsplugins/git-commits/.claude-plugin/plugin.jsonplugins/git-commits/README.mdplugins/git-commits/skills/small-commits/SKILL.md
Summary by CodeRabbit
New Features
Chores