ワンクリックで
consult
Consult a higher-level model about the current activity.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Consult a higher-level model about the current activity.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Author a teach workspace's lessons/reference/index in markdown and build both the browsable HTML site and a phone-friendly EPUB from that one source.
A relentless interview that asks every frontier question at once, round by round.
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.
Print the relevant text as raw copy-able markdown and copy it to the clipboard. Run `/markdown file` to copy it as a file reference instead, for pasting into Slack.
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
| name | consult |
| description | Consult a higher-level model about the current activity. |
| disable-model-invocation | true |
Create a second-opinion loop around the current activity. Pause execution for the entire loop.
/consult./consult, derive the central uncertainty from the current activity and ask the user
to confirm it before continuing./grilling or /grill-with-docs; default to plain
/grilling when no originating mode is evident.Continue once the consultation question is confirmed and the original activity is paused.
Start one read-only consultant in a fresh context with access to the current workspace:
terra variant.Resolve the current model dynamically. When explicit model selection is unsupported, explain the limitation and ask whether to use the platform-selected model before spawning. Retain the same consultant identity until the user finalizes or aborts. If continuity becomes unavailable, explain the loss and ask before starting a replacement with the full consultation record.
Continue once a consultant with a declared model-selection status is active.
Send a compact brief containing:
Label summarized claims separately from verified evidence. Instruct the consultant to advise and inspect only: it may read the workspace and run non-mutating diagnostics, while the parent retains all authority to change state.
Route requests for missing context through the parent. Investigate discoverable facts directly and ask the user only for genuine decisions or unavailable personal context, one question at a time. Continue with the same consultant until it has enough context to answer.
Require each finding to contain:
Have the consultant return no material concerns when that is its supported conclusion. Show its
complete response once, ordering findings by impact and then dependency.
Run a /grilling session over one finding at a time. Preserve /grill-with-docs behavior by using
the /domain-modeling skill when that was the originating mode.
For each finding:
A settled finding reopens only when new evidence appears or another resolution changes its premises.
If the consultant reported no material concerns, ask whether to accept the clean review or
investigate a specific area more deeply.
Continue until every finding has a settled disposition.
Before finalization, send the consolidated dispositions to the same consultant for a consistency check. Add only genuinely new concerns created or revealed by the resolutions to the same grilling loop.
Finalize only after every concern has a disposition and the user explicitly finalizes. Then show a resolution ledger containing each disposition, the user's rationale, the consultant's final response, the required change, and remaining risk. Fold accepted decisions into the proposed course of action and ask the user to confirm before resuming execution.
If the user aborts, stop the consultant, leave the original activity unchanged, and show the findings and unresolved ledger. Keep the consultation in conversation state by default; write repository documents only when continuing an existing documentation activity or when the user asks for a saved report.