编译-若则(compile-if-then)
SkillDocs & knowledge编译条件 / 编译-若则 / 若则=条件语句 / 条件跳转编译。用户提到这些词时使用本技能。 场景:对照:若则=条件语句(v0.2 codegen if/else 的字节码形态)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the 编译-若则(compile-if-then) skill
What this skill tells your AI
The instructions your AI receives, as published by furongjun-1999/dsh-memory in skills/skills/lingshu-compiler/units/compile-if-then/SKILL.md and read by ahel’s review.
When to use
任务「编译条件」;对照:若则=条件语句(v0.2 codegen if/else 的字节码形态)。
克制条款(不适用条件)
条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
How to execute
JUMP_IF_FALSE(条件假跳)+ JUMP(跳过 else)
Verification
- 单元样例 1 条(cases 断言)
- 物理基底:按 calibration 对照(编译/运行/断言裁决)
References
- 单元库:compiler_code_units.py「编译-若则」
Signals
- GitHub stars
- 164
- Forks
- 11
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
compile-if-then- Source
- github.com/furongjun-1999/dsh-memory