with one click
init
Initialize or reset the investigation progress
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Initialize or reset the investigation progress
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
๊ฒ์์ ๋ง๋๋ ๊ด๋ฆฌ์ ์ญํ ์ ์ํํฉ๋๋ค. ๊ฒ์์ ๊ฒ์ฆํ๊ณ , ์ฝ๋๋ ์ปค๋ฐ์ ์์ ํ๋ ์ญํ ์ ํฉ๋๋ค.
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.