with one click
claude-consultation
Consults Claude for pre-implementation advice and notes.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Consults Claude for pre-implementation advice and notes.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Performs an automated peer review of an implementation using Claude.
Consults the external Codex system for pre-implementation advice and notes.
Performs an automated peer review of an implementation using the external Codex system.
Create Markdown implementation or retry instructions for Gemini work in this repository and place them in `communication/CodexToGemini/command_waiting/`. Use when Codex needs to hand off a concrete task, include repo-specific constraints, attach file links, and queue the work without doing the implementation locally.
Process queued Markdown instructions from `communication/CodexToGemini/command_waiting/`, move them through `command_processing/` and `command_processed/`, perform the requested repository work, and submit a structured Markdown report to `communication/GeminiToCodex/report_waiting/`. Use when Gemini is the implementation or investigation worker for this repository.
Review pending Gemini reports in `communication/GeminiToCodex/report_waiting/`, decide pass or fail from the evidence, move the report to the correct archive folder, and queue a retry instruction in `communication/CodexToGemini/command_waiting/` when the work is incomplete or incorrect. Use when Codex is auditing Gemini output for this repository.
| name | claude-consultation |
| description | Consults Claude for pre-implementation advice and notes. |
This skill is used before implementing a feature. It explains the intended approach to Claude and asks for advice, pitfalls, and suggestions based on the user's requirements.
claude --dangerously-skip-permissions --print "$(cat <absolute_path_to_consultation_report>)\n\nใใใใใใใใใใใใตใใซๅฎ่ฃ
ใใใฎใงใใขใใใคในใๆณจๆ็นใใใ ใใใ"claude --dangerously-skip-permissions --print "$(cat <path>)\n\nใใใใใใใใใใใใตใใซๅฎ่ฃ
ใใใฎใงใใขใใใคในใๆณจๆ็นใใใ ใใใ": Sends the consultation report at <path> to Claude for advice.