What is commit?
Create git commits in spaces/[project]/ with conventional message format. Use for saving progress with quality checks and proper commit messages. Source: taylorhuston/local-life-manager.
Create git commits in spaces/[project]/ with conventional message format. Use for saving progress with quality checks and proper commit messages.
Quickly install commit AI skill to your development environment via command line
Source: taylorhuston/local-life-manager.
Create git commits in spaces/[project]/ with quality checks and conventional message formatting.
| feature/001-auth | feat(001): ... | | bugfix/002-login | fix(002): ... | | main / develop | No issue reference |
| Project not found | Check spaces/[project]/ exists | | Not a git repo | Run git init in project | | Tests failing | Fix tests before committing | | Nothing to commit | No staged/unstaged changes | | Amend pushed commit | Cannot amend, create new commit |
Create git commits in spaces/[project]/ with conventional message format. Use for saving progress with quality checks and proper commit messages. Source: taylorhuston/local-life-manager.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/taylorhuston/local-life-manager --skill commitCreate git commits in spaces/[project]/ with conventional message format. Use for saving progress with quality checks and proper commit messages. Source: taylorhuston/local-life-manager.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/taylorhuston/local-life-manager --skill commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/taylorhuston/local-life-manager