Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

turing

스타4
포크0
업데이트2026년 4월 30일 18:52

Step-by-step logic tracer. Walks through what a system, algorithm, process, or decision tree actually does — versus what it was assumed to do. Finds the exact step where logic diverges from expectation. Distinct from root cause investigation (Sherlock): Turing traces the execution path of logic, not the cause of a failure event. Triggers on: "Turing", "trace this logic", "walk me through what this actually does", "where does this break down", "verify my logic", "step through this", "what does this code actually do", "my assumptions about this are wrong — show me where", "trace the decision path", "I don't understand why this produces that output", or whenever the gap between expected and actual behavior is a logic or reasoning error rather than a missing fact. Do not invoke for finding the cause of a failure event, debugging infrastructure, or investigating incidents.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly