Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .codex/agents/franky.toml → .codex/agents/fronk.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name = "franky"
name = "fronk"
description = "Implementation worker for one Superloopy criterion or one non-overlapping slice."
model = "gpt-5.5"
model_reasoning_effort = "high"
service_tier = "priority"
developer_instructions = """
You are franky, a focused implementation worker for Superloopy.
You are fronk, a focused implementation worker for Superloopy.

Operate on exactly one handoff card. The parent should give you the goal, criterion or slice, scope, allowed files, active evidence root, validation command, and artifact target. If essential context is missing and repo state cannot answer it, return STATUS: NEEDS_CONTEXT.

Expand Down
4 changes: 2 additions & 2 deletions .codex/agents/jinbe.toml → .codex/agents/jumbo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name = "jinbe"
name = "jumbo"
description = "Final Superloopy gate reviewer that integrates implementation, QA, review, and audit evidence."
model = "gpt-5.5"
model_reasoning_effort = "xhigh"
service_tier = "priority"
developer_instructions = """
You are jinbe, the final evidence integrator for a Superloopy task.
You are jumbo, the final evidence integrator for a Superloopy task.

Do not edit product files or Superloopy plan state. Read the original brief, current Superloopy guide/check/report output, code-review report, QA report, audit verdicts when present, and the artifacts cited by each claim. You may write one final gate report under the active evidence root.

Expand Down
4 changes: 2 additions & 2 deletions .codex/agents/nami.toml → .codex/agents/nomi.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name = "nami"
name = "nomi"
description = "Read-only codebase navigator for Superloopy subagent-driven work. Finds files and code in the working tree and returns absolute paths with a direct answer. Never edits, never writes evidence."
model = "gpt-5.4-mini"
model_reasoning_effort = "low"
service_tier = "fast"
developer_instructions = """
You are nami, a read-only codebase navigator for Superloopy. You locate files and code so the parent can act without a follow-up search. You are strictly read-only: you never edit, never run product builds, and never write evidence artifacts.
You are nomi, a read-only codebase navigator for Superloopy. You locate files and code so the parent can act without a follow-up search. You are strictly read-only: you never edit, never run product builds, and never write evidence artifacts.

You answer one of: "Where is X?", "Which files do Y?", "Find the code that does Z." Answer the parent's actual need, not just the literal request.

Expand Down
4 changes: 2 additions & 2 deletions .codex/agents/robin.toml → .codex/agents/rovyn.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name = "robin"
name = "rovyn"
description = "Read-only, skeptical evidence auditor for Superloopy criteria."
model = "gpt-5.5"
model_reasoning_effort = "high"
service_tier = "priority"
developer_instructions = """
You are robin, an independent, read-only Superloopy evidence auditor. Assume the implementation is NOT done.
You are rovyn, an independent, read-only Superloopy evidence auditor. Assume the implementation is NOT done.

You are given one criterion's scenario and Superloopy's deterministic re-run artifact: Superloopy already re-ran the proof in-process and recorded the result. Judge whether that re-run actually satisfies the scenario, then write a verdict.

Expand Down
4 changes: 2 additions & 2 deletions .codex/agents/usopp.toml → .codex/agents/usk.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name = "usopp"
name = "usk"
description = "QA worker that exercises Superloopy criteria and writes artifact-backed QA evidence."
model = "gpt-5.5"
model_reasoning_effort = "high"
service_tier = "priority"
developer_instructions = """
You are usopp, a QA worker for Superloopy evidence.
You are usk, a QA worker for Superloopy evidence.

Exercise the user-facing and regression surface named in the handoff card. Do not edit product files or Superloopy plan state. You may create fixtures, command transcripts, screenshots, or one QA report under the active evidence root.

Expand Down
4 changes: 2 additions & 2 deletions .codex/agents/zoro.toml → .codex/agents/zyro.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name = "zoro"
name = "zyro"
description = "Independent code reviewer for Superloopy subagent-driven development."
model = "gpt-5.5"
model_reasoning_effort = "xhigh"
service_tier = "priority"
developer_instructions = """
You are zoro, an independent reviewer for a bounded Superloopy change.
You are zyro, an independent reviewer for a bounded Superloopy change.

Review only the assignment in the handoff card. Read the original goal, relevant criteria, changed files, evidence artifacts, and local instructions. Do not edit product files or Superloopy plan state. You may write one review report under the active evidence root.

Expand Down
Binary file removed .github/assets/franky.png
Binary file not shown.
Binary file added .github/assets/fronk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/assets/jinbe.png
Binary file not shown.
Binary file added .github/assets/jumbo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/assets/nami.png
Binary file not shown.
Binary file added .github/assets/nomi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/assets/robin.png
Binary file not shown.
Binary file added .github/assets/rovyn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/assets/usk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/assets/usopp.png
Binary file not shown.
Binary file removed .github/assets/zoro.png
Binary file not shown.
Binary file added .github/assets/zyro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="README.es.md">Español</a>
</p>

<img src=".github/assets/franky.png" width="92" alt="franky" />&nbsp;<img src=".github/assets/zoro.png" width="92" alt="zoro" />&nbsp;<img src=".github/assets/usopp.png" width="92" alt="usopp" />&nbsp;<img src=".github/assets/jinbe.png" width="92" alt="jinbe" />&nbsp;<img src=".github/assets/robin.png" width="92" alt="robin" />&nbsp;<img src=".github/assets/nami.png" width="92" alt="nami" />
<img src=".github/assets/fronk.png" width="92" alt="fronk" />&nbsp;<img src=".github/assets/zyro.png" width="92" alt="zyro" />&nbsp;<img src=".github/assets/usk.png" width="92" alt="usk" />&nbsp;<img src=".github/assets/jumbo.png" width="92" alt="jumbo" />&nbsp;<img src=".github/assets/rovyn.png" width="92" alt="rovyn" />&nbsp;<img src=".github/assets/nomi.png" width="92" alt="nomi" />

<sub><b>the crew</b> — subagentes opcionales, un trabajo cada uno</sub>

Expand Down Expand Up @@ -52,14 +52,14 @@ Para trabajos grandes, Superloopy incluye seis subagentes opcionales en `.codex/

<table>
<tr>
<td align="center" width="33%"><img src=".github/assets/franky.png" width="190" alt="franky" /><br /><b>franky</b><br /><sub>construye</sub></td>
<td align="center" width="33%"><img src=".github/assets/zoro.png" width="190" alt="zoro" /><br /><b>zoro</b><br /><sub>revisa</sub></td>
<td align="center" width="33%"><img src=".github/assets/usopp.png" width="190" alt="usopp" /><br /><b>usopp</b><br /><sub>prueba</sub></td>
<td align="center" width="33%"><img src=".github/assets/fronk.png" width="190" alt="fronk" /><br /><b>fronk</b><br /><sub>construye</sub></td>
<td align="center" width="33%"><img src=".github/assets/zyro.png" width="190" alt="zyro" /><br /><b>zyro</b><br /><sub>revisa</sub></td>
<td align="center" width="33%"><img src=".github/assets/usk.png" width="190" alt="usk" /><br /><b>usk</b><br /><sub>prueba</sub></td>
</tr>
<tr>
<td align="center"><img src=".github/assets/jinbe.png" width="190" alt="jinbe" /><br /><b>jinbe</b><br /><sub>valida el gate</sub></td>
<td align="center"><img src=".github/assets/robin.png" width="190" alt="robin" /><br /><b>robin</b><br /><sub>audita</sub></td>
<td align="center"><img src=".github/assets/nami.png" width="190" alt="nami" /><br /><b>nami</b><br /><sub>encuentra</sub></td>
<td align="center"><img src=".github/assets/jumbo.png" width="190" alt="jumbo" /><br /><b>jumbo</b><br /><sub>valida el gate</sub></td>
<td align="center"><img src=".github/assets/rovyn.png" width="190" alt="rovyn" /><br /><b>rovyn</b><br /><sub>audita</sub></td>
<td align="center"><img src=".github/assets/nomi.png" width="190" alt="nomi" /><br /><b>nomi</b><br /><sub>encuentra</sub></td>
</tr>
</table>

Expand Down Expand Up @@ -134,7 +134,7 @@ Reinicia Codex después de desinstalar. Optional local bootstrap cleanup: elimin

```
rm -f ~/.local/bin/superloopy
rm -f ~/.codex/agents/franky.toml ~/.codex/agents/zoro.toml ~/.codex/agents/usopp.toml ~/.codex/agents/jinbe.toml ~/.codex/agents/robin.toml ~/.codex/agents/nami.toml
rm -f ~/.codex/agents/fronk.toml ~/.codex/agents/zyro.toml ~/.codex/agents/usk.toml ~/.codex/agents/jumbo.toml ~/.codex/agents/rovyn.toml ~/.codex/agents/nomi.toml
```

Si instalaste con `CODEX_HOME`, `SUPERLOOPY_BIN_DIR` o `CODEX_LOCAL_BIN_DIR`, limpia esas rutas configuradas.
Expand Down
16 changes: 8 additions & 8 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="README.es.md">Español</a>
</p>

<img src=".github/assets/franky.png" width="92" alt="franky" />&nbsp;<img src=".github/assets/zoro.png" width="92" alt="zoro" />&nbsp;<img src=".github/assets/usopp.png" width="92" alt="usopp" />&nbsp;<img src=".github/assets/jinbe.png" width="92" alt="jinbe" />&nbsp;<img src=".github/assets/robin.png" width="92" alt="robin" />&nbsp;<img src=".github/assets/nami.png" width="92" alt="nami" />
<img src=".github/assets/fronk.png" width="92" alt="fronk" />&nbsp;<img src=".github/assets/zyro.png" width="92" alt="zyro" />&nbsp;<img src=".github/assets/usk.png" width="92" alt="usk" />&nbsp;<img src=".github/assets/jumbo.png" width="92" alt="jumbo" />&nbsp;<img src=".github/assets/rovyn.png" width="92" alt="rovyn" />&nbsp;<img src=".github/assets/nomi.png" width="92" alt="nomi" />

<sub><b>the crew</b> — 任意のサブエージェント、それぞれ 1 つの役割</sub>

Expand Down Expand Up @@ -52,14 +52,14 @@ Loop skill が標準のガードレールです。`loopy` は evidence loop を

<table>
<tr>
<td align="center" width="33%"><img src=".github/assets/franky.png" width="190" alt="franky" /><br /><b>franky</b><br /><sub>実装</sub></td>
<td align="center" width="33%"><img src=".github/assets/zoro.png" width="190" alt="zoro" /><br /><b>zoro</b><br /><sub>レビュー</sub></td>
<td align="center" width="33%"><img src=".github/assets/usopp.png" width="190" alt="usopp" /><br /><b>usopp</b><br /><sub>テスト</sub></td>
<td align="center" width="33%"><img src=".github/assets/fronk.png" width="190" alt="fronk" /><br /><b>fronk</b><br /><sub>実装</sub></td>
<td align="center" width="33%"><img src=".github/assets/zyro.png" width="190" alt="zyro" /><br /><b>zyro</b><br /><sub>レビュー</sub></td>
<td align="center" width="33%"><img src=".github/assets/usk.png" width="190" alt="usk" /><br /><b>usk</b><br /><sub>テスト</sub></td>
</tr>
<tr>
<td align="center"><img src=".github/assets/jinbe.png" width="190" alt="jinbe" /><br /><b>jinbe</b><br /><sub>ゲート確認</sub></td>
<td align="center"><img src=".github/assets/robin.png" width="190" alt="robin" /><br /><b>robin</b><br /><sub>監査</sub></td>
<td align="center"><img src=".github/assets/nami.png" width="190" alt="nami" /><br /><b>nami</b><br /><sub>探索</sub></td>
<td align="center"><img src=".github/assets/jumbo.png" width="190" alt="jumbo" /><br /><b>jumbo</b><br /><sub>ゲート確認</sub></td>
<td align="center"><img src=".github/assets/rovyn.png" width="190" alt="rovyn" /><br /><b>rovyn</b><br /><sub>監査</sub></td>
<td align="center"><img src=".github/assets/nomi.png" width="190" alt="nomi" /><br /><b>nomi</b><br /><sub>探索</sub></td>
</tr>
</table>

Expand Down Expand Up @@ -134,7 +134,7 @@ codex plugin marketplace remove beefiker

```
rm -f ~/.local/bin/superloopy
rm -f ~/.codex/agents/franky.toml ~/.codex/agents/zoro.toml ~/.codex/agents/usopp.toml ~/.codex/agents/jinbe.toml ~/.codex/agents/robin.toml ~/.codex/agents/nami.toml
rm -f ~/.codex/agents/fronk.toml ~/.codex/agents/zyro.toml ~/.codex/agents/usk.toml ~/.codex/agents/jumbo.toml ~/.codex/agents/rovyn.toml ~/.codex/agents/nomi.toml
```

`CODEX_HOME`、`SUPERLOOPY_BIN_DIR`、`CODEX_LOCAL_BIN_DIR` を使ってインストール先を変えた場合は、その設定先を削除してください。
Expand Down
16 changes: 8 additions & 8 deletions README.ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="README.es.md">Español</a>
</p>

<img src=".github/assets/franky.png" width="92" alt="franky" />&nbsp;<img src=".github/assets/zoro.png" width="92" alt="zoro" />&nbsp;<img src=".github/assets/usopp.png" width="92" alt="usopp" />&nbsp;<img src=".github/assets/jinbe.png" width="92" alt="jinbe" />&nbsp;<img src=".github/assets/robin.png" width="92" alt="robin" />&nbsp;<img src=".github/assets/nami.png" width="92" alt="nami" />
<img src=".github/assets/fronk.png" width="92" alt="fronk" />&nbsp;<img src=".github/assets/zyro.png" width="92" alt="zyro" />&nbsp;<img src=".github/assets/usk.png" width="92" alt="usk" />&nbsp;<img src=".github/assets/jumbo.png" width="92" alt="jumbo" />&nbsp;<img src=".github/assets/rovyn.png" width="92" alt="rovyn" />&nbsp;<img src=".github/assets/nomi.png" width="92" alt="nomi" />

<sub><b>the crew</b> — 필요할 때 부르는 서브에이전트들</sub>

Expand Down Expand Up @@ -52,14 +52,14 @@ Superloopy는 명령을 작게 둡니다. 대신 스킬이 작업 방식을 잡

<table>
<tr>
<td align="center" width="33%"><img src=".github/assets/franky.png" width="190" alt="franky" /><br /><b>franky</b><br /><sub>구현</sub></td>
<td align="center" width="33%"><img src=".github/assets/zoro.png" width="190" alt="zoro" /><br /><b>zoro</b><br /><sub>리뷰</sub></td>
<td align="center" width="33%"><img src=".github/assets/usopp.png" width="190" alt="usopp" /><br /><b>usopp</b><br /><sub>테스트</sub></td>
<td align="center" width="33%"><img src=".github/assets/fronk.png" width="190" alt="fronk" /><br /><b>fronk</b><br /><sub>구현</sub></td>
<td align="center" width="33%"><img src=".github/assets/zyro.png" width="190" alt="zyro" /><br /><b>zyro</b><br /><sub>리뷰</sub></td>
<td align="center" width="33%"><img src=".github/assets/usk.png" width="190" alt="usk" /><br /><b>usk</b><br /><sub>테스트</sub></td>
</tr>
<tr>
<td align="center"><img src=".github/assets/jinbe.png" width="190" alt="jinbe" /><br /><b>jinbe</b><br /><sub>게이트 검토</sub></td>
<td align="center"><img src=".github/assets/robin.png" width="190" alt="robin" /><br /><b>robin</b><br /><sub>감사</sub></td>
<td align="center"><img src=".github/assets/nami.png" width="190" alt="nami" /><br /><b>nami</b><br /><sub>탐색</sub></td>
<td align="center"><img src=".github/assets/jumbo.png" width="190" alt="jumbo" /><br /><b>jumbo</b><br /><sub>게이트 검토</sub></td>
<td align="center"><img src=".github/assets/rovyn.png" width="190" alt="rovyn" /><br /><b>rovyn</b><br /><sub>감사</sub></td>
<td align="center"><img src=".github/assets/nomi.png" width="190" alt="nomi" /><br /><b>nomi</b><br /><sub>탐색</sub></td>
</tr>
</table>

Expand Down Expand Up @@ -134,7 +134,7 @@ codex plugin marketplace remove beefiker

```
rm -f ~/.local/bin/superloopy
rm -f ~/.codex/agents/franky.toml ~/.codex/agents/zoro.toml ~/.codex/agents/usopp.toml ~/.codex/agents/jinbe.toml ~/.codex/agents/robin.toml ~/.codex/agents/nami.toml
rm -f ~/.codex/agents/fronk.toml ~/.codex/agents/zyro.toml ~/.codex/agents/usk.toml ~/.codex/agents/jumbo.toml ~/.codex/agents/rovyn.toml ~/.codex/agents/nomi.toml
```

`CODEX_HOME`, `SUPERLOOPY_BIN_DIR`, `CODEX_LOCAL_BIN_DIR`로 설치 위치를 바꿨다면 그 경로를 정리하세요.
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="README.es.md">Español</a>
</p>

<img src=".github/assets/franky.png" width="92" alt="franky" />&nbsp;<img src=".github/assets/zoro.png" width="92" alt="zoro" />&nbsp;<img src=".github/assets/usopp.png" width="92" alt="usopp" />&nbsp;<img src=".github/assets/jinbe.png" width="92" alt="jinbe" />&nbsp;<img src=".github/assets/robin.png" width="92" alt="robin" />&nbsp;<img src=".github/assets/nami.png" width="92" alt="nami" />
<img src=".github/assets/fronk.png" width="92" alt="fronk" />&nbsp;<img src=".github/assets/zyro.png" width="92" alt="zyro" />&nbsp;<img src=".github/assets/usk.png" width="92" alt="usk" />&nbsp;<img src=".github/assets/jumbo.png" width="92" alt="jumbo" />&nbsp;<img src=".github/assets/rovyn.png" width="92" alt="rovyn" />&nbsp;<img src=".github/assets/nomi.png" width="92" alt="nomi" />

<sub><b>the crew</b> — optional subagents, one job each</sub>

Expand Down Expand Up @@ -60,14 +60,14 @@ For bigger work, Superloopy ships six optional subagents under `.codex/agents/`

<table>
<tr>
<td align="center" width="33%"><img src=".github/assets/franky.png" width="190" alt="franky" /><br /><b>franky</b><br /><sub>builds it</sub></td>
<td align="center" width="33%"><img src=".github/assets/zoro.png" width="190" alt="zoro" /><br /><b>zoro</b><br /><sub>reviews it</sub></td>
<td align="center" width="33%"><img src=".github/assets/usopp.png" width="190" alt="usopp" /><br /><b>usopp</b><br /><sub>tests it</sub></td>
<td align="center" width="33%"><img src=".github/assets/fronk.png" width="190" alt="fronk" /><br /><b>fronk</b><br /><sub>builds it</sub></td>
<td align="center" width="33%"><img src=".github/assets/zyro.png" width="190" alt="zyro" /><br /><b>zyro</b><br /><sub>reviews it</sub></td>
<td align="center" width="33%"><img src=".github/assets/usk.png" width="190" alt="usk" /><br /><b>usk</b><br /><sub>tests it</sub></td>
</tr>
<tr>
<td align="center"><img src=".github/assets/jinbe.png" width="190" alt="jinbe" /><br /><b>jinbe</b><br /><sub>gates it</sub></td>
<td align="center"><img src=".github/assets/robin.png" width="190" alt="robin" /><br /><b>robin</b><br /><sub>audits it</sub></td>
<td align="center"><img src=".github/assets/nami.png" width="190" alt="nami" /><br /><b>nami</b><br /><sub>finds it</sub></td>
<td align="center"><img src=".github/assets/jumbo.png" width="190" alt="jumbo" /><br /><b>jumbo</b><br /><sub>gates it</sub></td>
<td align="center"><img src=".github/assets/rovyn.png" width="190" alt="rovyn" /><br /><b>rovyn</b><br /><sub>audits it</sub></td>
<td align="center"><img src=".github/assets/nomi.png" width="190" alt="nomi" /><br /><b>nomi</b><br /><sub>finds it</sub></td>
</tr>
</table>

Expand Down Expand Up @@ -142,7 +142,7 @@ Restart Codex after uninstalling. Optional local bootstrap cleanup: plugin remov

```
rm -f ~/.local/bin/superloopy
rm -f ~/.codex/agents/franky.toml ~/.codex/agents/zoro.toml ~/.codex/agents/usopp.toml ~/.codex/agents/jinbe.toml ~/.codex/agents/robin.toml ~/.codex/agents/nami.toml
rm -f ~/.codex/agents/fronk.toml ~/.codex/agents/zyro.toml ~/.codex/agents/usk.toml ~/.codex/agents/jumbo.toml ~/.codex/agents/rovyn.toml ~/.codex/agents/nomi.toml
```

If you installed with `CODEX_HOME`, `SUPERLOOPY_BIN_DIR`, or `CODEX_LOCAL_BIN_DIR`, clean up those configured paths instead.
Expand Down
Loading