fix-todos
Analyzes the items in TODO.md and spins up subagents to address them. Use when the user asks to fix, address, or burn down todos
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Analyzes the items in TODO.md and spins up subagents to address them. Use when the user asks to fix, address, or burn down todos
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Adversarial review of changes, a commit, or the whole codebase for design-discipline violations — carve-outs, test-shape pattern matching, rules that don't generalize. Use after implementing a feature or pass, before committing nontrivial changes, or when the user asks whether the code has drifted into patching.
Reviews the MLIR dialects and ensures that they are properly tested and documented. Use when the user asks to review dialects, ops, or passes
SOC 직업 분류 기준
| name | fix-todos |
| description | Analyzes the items in TODO.md and spins up subagents to address them. Use when the user asks to fix, address, or burn down todos |
Fix the current set of todos:
For each todo item, spin up a subagent with the picked model so you don't pollute your context. Don't run subagents in parallel, since they will get into each others way when modifying, building, and committing files. The subagent should:
Additional instructions provided by the user: $ARGUMENTS