ワンクリックで
commit
Safely stage and commit Dialtone changes. Use when the user asks to stage, commit, or prepare committed work.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Safely stage and commit Dialtone changes. Use when the user asks to stage, commit, or prepare committed work.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | commit |
| description | Safely stage and commit Dialtone changes. Use when the user asks to stage, commit, or prepare committed work. |
Stage only intended files and create a Dialtone-convention commit without Jira side effects.
git status --short --branch.github/COMMIT_CONVENTION.md.agents/resources/pr-template.mdgit add -A or git add ...env, node_modules/, generated caches, or unrelated user changes.NO-JIRA when project-start or the branch chose NO-JIRA.Co-Authored-By lines.--no-verify unless the user explicitly asks and accepts the risk.<type>(<scope>): <jira> <subject>.git status --short --branchgit diff --cached --name-only.agents/resources/validation.md.agents/resources/pr-template.md.agents/resources/validation.mdCreate or update Dialtone Vue components and keep package/docs artifacts synchronized. Use when the user asks for component creation, component API changes, stories, docs, or related tests.
Look up Dialtone documentation, components, tokens, utilities, and icons before making design-system decisions. Use when the user asks about Dialtone APIs, docs guidance, component usage, tokens, utilities, icons, or implementation patterns.
Check whether source changes need Dialtone AI docs updates. Use before PR prep/create or when source package behavior changes.
Triage and address Dialtone GitHub PR review comments. Use when the user invokes $pr-comments, $address-review, or asks to handle review feedback.
Complete merged Dialtone PR follow-up safely. Use after a PR has merged or when closing out a local PR branch.
Prepare, create, or update a Dialtone pull request. Use when the user invokes $pr-create, asks to open a PR, or asks to fill a PR description.