跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Commit Changes

技能 已验证 活跃

Stage, commit, and amend changes with conventional commit messages. Covers reviewing changes, selective staging, writing descriptive commit messages using HEREDOC format, and verifying commit history. Use when saving a logical unit of work to version control, creating a commit with a conventional message, amending the most recent commit, or reviewing staged changes before committing.

目的

To streamline and standardize the process of saving logical units of work to version control using conventional commit messages, ensuring clarity and consistency in commit history.

功能

  • Stage files selectively
  • Write descriptive commit messages (HEREDOC)
  • Amend the most recent commit (message or content)
  • Verify commit history and content
  • Use conventional commit types (feat, fix, docs, etc.)

使用场景

  • Saving a logical unit of work to version control
  • Creating a commit with a conventional message
  • Amending the most recent commit
  • Reviewing staged changes before committing

非目标

  • Managing Git branches
  • Resolving Git conflicts
  • Setting up new Git repositories

安装

/plugin install agent-almanac@pjt222-agent-almanac

质量评分

已验证
97 /100
about 24 hours ago 分析

信任信号

最近提交2 days ago
星标14
许可证MIT
状态
查看源代码

类似扩展

Unslop Commit

100

重写提交消息,使其听起来像一个严谨的程序员编写的。去除 AI/营销术语(“全面的解决方案”、“健壮的实现”、“利用”、“增强”、“无缝地”、“此提交...”)。保留 Conventional Commits 格式。主题 ≤72 个字符(目标 ≤50),祈使语气。仅当“为什么”在主题中不明显时才写正文。在用户说“人性化提交”、“去营销术语化提交消息”、“让这个提交听起来像人话”、“/unslop-commit”、“/commit”、“写一个提交”或粘贴草稿提交以供清理时使用。暂存更改时自动触发。

技能
MohamedAbdallah-14

Git Commit

99

Create a git commit with a good message. Use when the user says "commit", "save changes", "commit this", or asks to create a commit after making code changes.

技能
SeifBenayed

Commit Helper

99

Helps write Git commit messages following the Conventional Commits specification. Use this skill when the user asks to commit changes, write commit messages, format commits, or mentions git commits.

技能
charon-fan

Caveman Commit

98

超压缩的提交消息生成器。在保留意图和推理的同时,削減提交消息中的噪音。遵循Conventional Commits格式。主题≤50个字符,仅在“原因”不明显时包含正文。在用户说“写一个提交”、“提交消息”、“生成提交”、“/commit”或调用/caveman-commit时使用。暂存更改时自动触发。

技能
juliusbrussee

Commit

95

Create well-formatted commits with conventional commit messages and emoji

技能
NeoLabHQ

Everything Claude Code

100

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

技能
affaan-m