con un clic
init
Initialize or reset the investigation progress
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Initialize or reset the investigation progress
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
게임을 만드는 관리자 역할을 수행합니다. 게임을 검증하고, 코드나 커밋을 수정하는 역할을 합니다.
build-history를 실행하고 GitHub에 force push합니다.
Check the current investigation progress across all 6 stages
Start the Meridian investigation. Read the case overview and first briefing to begin.
Submit an answer for a stage of the investigation
| name | init |
| description | Initialize or reset the investigation progress |
| disable-model-invocation | true |
| allowed-tools | Write, Read |
Reset the investigation progress by writing this file:
File: .progress
{
"started": "<current ISO timestamp>",
"completed": []
}
Then display:
Investigation progress has been reset.
Type /start to begin.
If .progress already existed and had completed stages, warn before resetting:
"You have progress on stages [list]. This will erase it. Proceed?"
Only reset after the investigator confirms.