Skip to main content
Run any Skill in Manus
with one click

explain

Stars2
Forks0
UpdatedJuly 13, 2026 at 16:33

Explain a tuning constant (`just explain <constants.path>`) — doc comment + current value (from a recent `events.jsonl` header) + every read-site in `src/` + (if `logs/sensitivity-map.json` exists) per-metric Spearman rho. Use whenever the user asks what a knob does, what its current value is, where it's read, or what it would shift if tuned. Trigger phrases — "what does FOOD_DECAY_RATE do", "where is X read", "what knob controls Y", "what's the current value of …", "show me the doc comment for …", "list all the constants". Do NOT fire for — multi-knob hypothesis testing (use `just hypothesize`), wanting to *change* a constant (this tool is read-only — edit `src/resources/sim_constants.rs` directly), or runtime-derived values that aren't `SimConstants` fields.

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.

SKILL.md
readonly