Algorithm Implementation

算法实现、分层测试与性能记录:代码契约、边界与对拍、性质测试、压力测试、profiler 优化与可复现跑分。TRIGGER —— 写算法代码、单元测试与随机对拍、暴力基线验证、浮点容差、profiler 找热点、性能回归、benchmark 记录、跑通示范脚本。DO NOT TRIGGER —— 算法选型(→ algorithm-modeling)、正确性证明(→ algorithm-proof)、模型训练与调参(→ algorithm-applied)。

JIANGEPLUS Updated

File contents

JIANGEPLUS/agent-skills/tree/main/skills/algorithm-implementation commit 867dd1d962

Frequently asked questions

npx skillmds@latest add jiangeplus/algorithm-implementation