원클릭으로
name
Socrates — register a unique alias for the current Claude session so it can be found and resumed from the terminal with `socrates list`.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Socrates — register a unique alias for the current Claude session so it can be found and resumed from the terminal with `socrates list`.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | name |
| description | Socrates — register a unique alias for the current Claude session so it can be found and resumed from the terminal with `socrates list`. |
| argument-hint | <alias> |
| disable-model-invocation | true |
| allowed-tools | Bash(bash:*), Bash(jq:*) |
Current session ID: ${CLAUDE_SESSION_ID}
Arguments: $ARGUMENTS
Registry script: ${CLAUDE_SKILL_DIR}/socreg.sh (the only write target is ~/.claude/socrates/sessions.json)
Respond in the user's language. Never modify any file other than via socreg.sh.
If the argument is one of list, ls, map, report, doctor, version, update, unname, help, 도움말, soc, socrates: the user almost certainly meant a terminal command, not an alias. Do NOT run the registry script. Explain instead:
socrates list / map / report / doctor / update / unname in a shell, outside Claude./socrates:name <alias> — e.g. /socrates:name proposal-hwpx/socrates:statusException: if the argument is status, run the status query instead of registering:
bash "${CLAUDE_SKILL_DIR}/socreg.sh" "${CLAUDE_SESSION_ID}"
name <alias>, use only the text after name.-).bash "${CLAUDE_SKILL_DIR}/socreg.sh" "${CLAUDE_SESSION_ID}" "<alias>" "$PWD"
Interpret the result and report it faithfully:
proposal-hwpx) or freeing it with socrates unname in the terminal.socrates list in the terminal will show it (Enter copies --resume <UUID> to the clipboard).