Commit changes to the repository.
Creates conventional commit messages following the Conventional Commits specification.
/plugin marketplace add siraken/claude-plugins/plugin install dev@siraken-pluginsCommit changes to the repository.
type(scope): description for commit messages.fix, feat, chore, docs, style, refactor, test, perf, and build as types.scope to indicate the area of the codebase affected by the change.Fixes #123).