using-scratch-pads
星标12
分支3
更新时间2026年2月11日 20:29
Using scratch/ for temporary files. Triggers on creating temp files, notes, scripts.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Using scratch/ for temporary files. Triggers on creating temp files, notes, scripts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | using-scratch-pads |
| description | Using scratch/ for temporary files. Triggers on creating temp files, notes, scripts. |
Use scratch/ for:
Technical specs do NOT go in scratch/. Use the spec-homing skill — specs live at /Users/mike/shared-workspace/{project}/specs/{specname}.md.
In the spec-first workflow:
scratch/scratch/
├── review-2026-01-10.txt # External LLM review output
├── debug-auth-flow.md # Debug notes
├── test-script.swift # Throwaway script
└── keyboard-fix-iterations.md # Implementation exploration