원클릭으로
think
Extended thinking mode - deep reasoning for complex problems requiring careful analysis
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Extended thinking mode - deep reasoning for complex problems requiring careful analysis
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Analyze recent changes and add test coverage for HEAD commit
Write failing unit tests for feature requirements (TDD style)
Deep analysis mode - thorough multi-phase investigation with expert consultation
Analyze test coverage gaps and report findings
Analyze service capacity, load patterns, and scaling requirements
Code review mode - comprehensive review with security, performance, and maintainability focus
| name | think |
| description | Extended thinking mode - deep reasoning for complex problems requiring careful analysis |
Current Time: !date
This task requires extended reasoning. Take time to think through all aspects systematically before acting.
Before solving, fully understand:
Gather necessary context:
background_task(agent="explore", prompt="Find relevant code for...")
background_task(agent="librarian", prompt="Research approaches for...")
Read key files directly to build mental model.
Consider multiple approaches:
| Approach | Pros | Cons | Risk Level |
|---|---|---|---|
| Option A | |||
| Option B | |||
| Option C |
For each, trace through:
Systematically consider:
Choose approach based on:
Before implementing, plan verification:
Write to Obsidian via obsidian_append_content at:
$OBSIDIAN_PATH/Thinking/YYYY-MM-DD-topic.md
Note:
$OBSIDIAN_PATHmust be a vault-relative path (e.g.,Projects/myapp), set per-project via direnv. Theobsidian_append_contenttool expects paths relative to the vault root.
Use this template for the Obsidian document:
@~/.config/opencode/templates/thinking-session.md
$ARGUMENTS