This wraps your git commits in a full quality pipeline. It runs lints, type checks, and tests before letting you commit, scans your staged changes for console.logs and hardcoded secrets, then drafts a proper conventional commit message from the diff. The review scan is thoughtfully tuned to skip noisy false positives like config changes and import reordering. It's opinionated about staging files individually and never accepting vague commit messages. If you're on a team that cares about commit hygiene or you just want to stop forgetting to remove debug statements, this enforces the discipline without making you think about it every time.
npx -y skills add rohitg00/pro-workflow --skill smart-commit --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot
github/awesome-copilot