Instructions file CodexOpenCode
Instructions for Tenstu/Pass-LLM-with-LLM, covering agents.md, project contract, harness engineering rules, runtime modes and session start.
Instructions file CodexOpenCode
Instructions for Tenstu/Pass-LLM-with-LLM, covering agents.md, project contract, harness engineering rules, runtime modes and session start.
Skill Claude CodeCodex
Use when the user pastes their own solve() code and asks "分析一下我的代码", "帮我看看哪里错了", "对比一下", "review my solve", "check my code", "看看我的解法", "为什么WA", "为什么超时", "解法对比", "代码诊断". Also use when the user shares a completed solve() and wants a structured comparison against the standard template solution, root cause diagnosis, and…
Skill Claude CodeCodex
A bare Python framework for solving online-judge programming problems. Online judges are coding platforms that read standard input and check the program's output against test cases.