Fetch and execute mizchi's empirical-prompt-tuning skill at runtime. Use when evaluating or iteratively refining an agent-facing prompt (skill / slash command / task prompt / CLAUDE.md section / code-gen prompt) by dispatching an unbiased subagent, then improving until metrics plateau. Trigger right after creating or heavily revising such a prompt, or when agent misbehavior is suspected to stem from ambiguity in the instruction.
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Fetch and execute mizchi's empirical-prompt-tuning skill at runtime. Use when evaluating or iteratively refining an agent-facing prompt (skill / slash command / task prompt / CLAUDE.md section / code-gen prompt) by dispatching an unbiased subagent, then improving until metrics plateau. Trigger right after creating or heavily revising such a prompt, or when agent misbehavior is suspected to stem from ambiguity in the instruction.
WebFetch:
url: https://raw.githubusercontent.com/mizchi/skills/main/meta/empirical-prompt-tuning/SKILL-ja.md
prompt: "Return the full SKILL-ja.md contents verbatim (frontmatter + body). Do not summarize."
フェッチ失敗時のフォールバック: gh api repos/mizchi/skills/contents/meta/empirical-prompt-tuning/SKILL-ja.md --jq '.content' | base64 -d