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
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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