Skip to main content

Smart Commit

Skill Verified Active
Part of: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.

Purpose

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

Features

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

Use Cases

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

Non-Goals

  • 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

First, add the marketplace

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

Quality Score

Verified
95 /100
Analyzed about 21 hours ago

Trust Signals

Last commit3 days ago
Stars2.1k
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.