commit

Installation
SKILL.md

Workflow

Step 1: Analyze Changes

Run these commands to understand what's being committed:

git status
git diff --staged
git diff

If there are no staged changes, ask the user what to stage or suggest relevant files based on unstaged changes.

Step 2: Find Related Linear Issues

Use the Linear MCP tools to search for related issues:

Installs
10
GitHub Stars
6.8K
First Seen
Mar 1, 2026
commit — dinerojs/dinero.js