From ados
Triggers the @committer agent to create exactly one Conventional Commit. Useful for delegating a single commit with optional intent.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ados:commitsonnetThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<purpose>Trigger the @committer agent to create exactly one Conventional Commit.</purpose>
Trigger the @committer agent to create exactly one Conventional Commit.
$ARGUMENTS Invoke `@committer` now. Do not restate its workflow; do not add extra commentary. If blocked, surface the agent's message without alteration. If successful, return exactly the agent's output. $ARGUMENTSnpx claudepluginhub juliusz-cwiakalski/agentic-delivery-os --plugin adosGenerates atomic git commits with conventional messages. Supports interactive splitting, auto mode, and optional push. Activated by commit phrases or /commit command.
Creates conventional git commits via git-agent for staged/unstaged changes. Use on 'commit' requests or /commit, optionally co-authoring with Claude model.
Creates commits following Sentry conventions with proper conventional commit format, issue references, and branch safety checks. Automatically invoked when committing code changes.