一键导入
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.