一键导入
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