원클릭으로
thales-resume
Resume a Thales run after a context reset or fresh session. Use at the start of a new session to rehydrate from the ledger.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Resume a Thales run after a context reset or fresh session. Use at the start of a new session to rehydrate from the ledger.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
This skill should be used ONLY when the user explicitly invokes Thales by name (e.g., "use Thales", "kick off Thales", "run Thales on this"). Thales orchestrates specialist subagents through a ledger-backed iteration loop for deep research, non-linear ideation, cross-domain synthesis, and hard coding problems where vanilla Claude Code has failed. Not for simple tasks.
Entry point for a new Thales investigation. Initializes the ledger and runs the first orchestration cycle. Use when the user says "use Thales" or similar explicit invocation with a task.
Manually trigger a Thales checkpoint mid-cycle. Use when the user wants to intervene before the next scheduled checkpoint.
Manually kill a Thales branch with a logged reason. Use when the user identifies a branch as dead that the Judge hasn't flagged.
Report current Thales run state without spawning or advancing. Use when the user wants a status update mid-run.
| name | thales-resume |
| description | Resume a Thales run after a context reset or fresh session. Use at the start of a new session to rehydrate from the ledger. |
Read full _scratch/thales/ tree. Reconstruct state: phase, cycle count, active branches, last action, last judge verdict. Report the reconstructed state to user. Ask: continue from last planned action, or take a checkpoint first? Then proceed per the thales skill state machine.