Skip to content
Development
Command

/commit

Generate a Conventional Commits message from the staged diff and commit after confirmation. Same flow as the natural-language `commit` skill — dispatches here so users who prefer explicit slash commands can bypass intent detection.

From plugin
639 skills39 commands3 hooks
shell
$ npx -y skills add thettwe/nyann --agent claude-code

Ships with nyann. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/commit

Context preview

What this command does when you run it.

Generate a Conventional Commits message from the staged diff and commit after confirmation. Same flow as the natural-language `commit` skill — dispatches here so users who prefer explicit slash commands can bypass intent detection.
Ships withnyann

ငြမ်း is Burmese for scaffolding. Nyann is the Claude Code plugin that picks expert git defaults for your stack — branching, working hooks (Husky / pre-commit.com / lefthook), commits, releases, CI, docs — then keeps the repo on those rails through every PR

Get the whole plugin, auto-invoked
Stats
6
Stars
0
Views
0
Forks
Active
Maintenance
Shell
Language
MIT
License
10d ago
Last commit
3mo ago
Created

Repo: thettwe/nyann