Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The language-routing block tells English users to read `SKILL_cn.md` as the authoritative source, while the current file is itself labeled `SKILL_cn.md` and later references `SKILL.md` as the Chinese authority. This ambiguity can cause an agent to load or prioritize the wrong instruction set, which is a prompt-boundary/control-flow problem in a multi-file skill and can lead to incorrect or unintended behavior.
