一键导入
test-permission-short-run
Trigger a permission prompt for a short Bash command (a single tiny invocation), useful for testing the minimal Bash-tool permission UI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Trigger a permission prompt for a short Bash command (a single tiny invocation), useful for testing the minimal Bash-tool permission UI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | test-permission-short-run |
| description | Trigger a permission prompt for a short Bash command (a single tiny invocation), useful for testing the minimal Bash-tool permission UI. |
Trigger a Bash-tool permission prompt for a SHORT command.
Run exactly:
pwd
Use description: "Short-run permission test". Don't add flags, redirects, pipes, or chained commands — keep it as small as possible.
Why pwd and not echo hi? Most users have Bash(echo *) in their Claude Code allow-list (~/.claude/settings.json); when an allow-rule matches, Claude Code skips the permission prompt entirely so Hot Sheet never sees one to surface. pwd is rarely allowlisted and almost always triggers the prompt. If THIS skill stops prompting too, check the user's ~/.claude/settings.json for a Bash(pwd*) rule before suspecting a Hot Sheet regression.
Create a new bug ticket in Hot Sheet
Create a new feature ticket in Hot Sheet
Create a new investigation ticket in Hot Sheet
Create a new issue ticket in Hot Sheet
Create a new req change ticket in Hot Sheet
Create a new task ticket in Hot Sheet