원클릭으로
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 직업 분류 기준
Create 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.
| 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.md