Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Smart Commit

Skill Verifiziert Aktiv
Teil von:Pro Workflow

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.

Zweck

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

Funktionen

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

Anwendungsfälle

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

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne2.1k
Status
Quellcode ansehen