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

Smart Commit

技能 已验证 活跃

Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when saying "commit", "git commit", "save my changes", or ready to commit after making changes.

目的

To ensure code quality and maintain consistent commit history by automating checks and commit message generation.

功能

  • Run quality gates (lint, typecheck, tests)
  • Review staged changes for issues
  • Draft conventional commit messages
  • Automate git commit process

使用场景

  • When ready to commit changes and ensure code quality.
  • When needing to adhere to conventional commit standards.
  • To catch common code issues before committing.

非目标

  • Performing full code reviews beyond staged changes.
  • Managing git branches or merge conflicts.
  • Automating the entire CI/CD pipeline.

Practical Utility

  • info:Usage examplesThe skill provides examples of commands like `git status` and `git diff` but lacks end-to-end invocations demonstrating the full workflow.

安装

请先添加 Marketplace

/plugin marketplace add rohitg00/pro-workflow
/plugin install pro-workflow@pro-workflow

质量评分

已验证
95 /100
13 days ago 分析

信任信号

最近提交14 days ago
星标2.1k
状态
查看源代码