Check Versions

Check the forge temperature before you cast. When touching a language feature, runtime behavior, or framework/SDK API, verify the actual installed version first, then read that version's docs, then write code. Triggers before using any concrete API (Node/Python/Go/Rust/any SDK), when you'd be trusting how-you-remember-it, or on version-sensitive errors. Never code from training-data version assumptions. 先测炉温再铸剑:用任何 API 前先查实际版本→查该版本文档→再写代码。禁止凭训练数据的版本假设直接写代码。

yli769227-jpg Updated

File contents

yli769227-jpg/agent-discipline/tree/main/skills/check-versions commit 2af07a7b60

Frequently asked questions

npx skillmds@latest add yli769227-jpg/check-versions