بنقرة واحدة
init
Initialize or reset the investigation progress
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Initialize or reset the investigation progress
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
게임을 만드는 관리자 역할을 수행합니다. 게임을 검증하고, 코드나 커밋을 수정하는 역할을 합니다.
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
استنادا إلى تصنيف SOC المهني
| 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.