commit

Installation
SKILL.md

/commit

Create git commits in spaces/[project]/ with quality checks and conventional message formatting.

Usage

/commit yourbench                     # Interactive commit
/commit yourbench "feat: add auth"    # Direct with message
/commit coordinatr --amend            # Amend last commit (safety checks)
/commit yourbench "fix: typo" --no-verify  # Skip hooks

Two Repos Involved

Meta-repo (ideas/):          spaces/yourbench/
├── ideas/yourbench/         ├── src/
│   ├── specs/               ├── tests/
Related skills

More from taylorhuston/local-life-manager

Installs
9
GitHub Stars
42
First Seen
Jan 26, 2026