ワンクリックで
investigate
Evidence-gated debugging and investigation. Requires citing file:line references and actual output before proposing fixes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Evidence-gated debugging and investigation. Requires citing file:line references and actual output before proposing fixes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Enforce file/function/line-length standards on any project (Python, Rust, Go, TypeScript).
Generate agent-friendly ARCHITECTURE.md index and per-directory README.md files for any codebase.
Infrastructure as Code expertise using Terraform for major cloud providers (AWS, Azure, GCP).
Checkout main branch and pull latest changes from remote.
Rebase current work branch on latest main with intelligent conflict resolution.
Verify main branch stability before development and before pushing code to remote.
| name | investigate |
| description | Evidence-gated debugging and investigation. Requires citing file:line references and actual output before proposing fixes. |
Structured investigation workflow requiring concrete evidence before proposing any changes. Prevents premature fixes based on assumptions.
Gather concrete evidence using read-only tools:
file:line referencesDeliverable: Evidence summary with:
file1.py:42 -> file2.py:88 -> file3.py:15Present findings to user (or to self if autonomous):
file:line, the root cause is X"file:line"