·consult
</>

consult

AI consultation CLI quick reference. Use when running consult commands to check syntax for general queries, protocol reviews, and stats across Gemini, Codex, and Claude.

37Installs·2Trend·@cluesmith

Installation

$npx skills add https://github.com/cluesmith/codev --skill consult

How to Install consult

Quickly install consult AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cluesmith/codev --skill consult
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cluesmith/codev.

SKILL.md

View raw

The -m / --model flag is always required (except for stats).

| gemini | pro | 120-150s | File access via --yolo, fast | | codex | gpt | 200-250s | Shell command exploration, thorough | | claude | opus | 60-120s | Agent SDK with tool use |

| spec | Review specification completeness | | plan | Review implementation plan | | impl | Review code implementation | | pr | Review pull request before merge | | phase | Phase-scoped review (builder only) | | integration | Architect's integration review |

AI consultation CLI quick reference. Use when running consult commands to check syntax for general queries, protocol reviews, and stats across Gemini, Codex, and Claude. Source: cluesmith/codev.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cluesmith/codev --skill consult
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from cluesmith/codev

Quick answers

What is consult?

AI consultation CLI quick reference. Use when running consult commands to check syntax for general queries, protocol reviews, and stats across Gemini, Codex, and Claude. Source: cluesmith/codev.

How do I install consult?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cluesmith/codev --skill consult Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cluesmith/codev

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-20