consult

Enforces read-before-cite discipline and explicit uncertainty marking for AI-generated coding advice.

437|45|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/ZaxbyHub/opencode-swarm --skill consult-zaxbyhub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consult
Source: https://github.com/ZaxbyHub/opencode-swarm/tree/main/.opencode/skills/consult
Command: npx skills add https://github.com/ZaxbyHub/opencode-swarm --skill consult-zaxbyhub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI coding assistants often generate unverifiable advisory answers that cite stale source code, restate outdated documentation, or mark unsubstantiated claims as high confidence, leading to poor technical decisions and wasted development time.

Core Features & Use Cases

  • Evidence-bound advisory outputs: Enforces read-before-cite discipline to ensure all cited code, file paths, and API behavior are verified against the current project revision.
  • Domain-specific SME consultation: Calls specialized subject matter expert agents for up to 3 relevant domains per project phase to provide targeted, expert guidance.
  • Explicit uncertainty marking: Flags low-confidence claims and specifies exactly what additional evidence would resolve uncertainty, eliminating guesswork from advisory outputs.
  • Use Case: When evaluating whether to adopt a new frontend framework for your project, use this skill to get verified, domain-specific advice with clear confidence levels instead of unsubstantiated recommendations that could lead to costly rework.

Quick Start

Use the consult skill to get verified advisory answers for your question about integrating the new payment gateway into the existing codebase.

Frequently Asked Questions about consult

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get verified advisory answers for tech stack evaluation without stale code citations?

To get verified advisory answers for tech stack evaluation, you need evidence-bound outputs that enforce read-before-cite discipline. This ensures all cited code, file paths, and API behavior are verified against the current project revision, eliminating unsubstantiated recommendations.

How does explicit uncertainty marking work for codebase audit guidance?

Explicit uncertainty marking for codebase audit guidance flags low-confidence claims and specifies exactly what additional evidence would resolve the uncertainty. This eliminates guesswork by ensuring all advisory outputs are grounded in current project source.

When do I need domain-specific SME consultation for implementation feasibility assessment?

You need domain-specific SME consultation for implementation feasibility assessment when evaluating complex integrations like a new payment gateway. It calls specialized subject matter expert agents for up to 3 relevant domains per project phase to provide targeted, expert guidance.

Can I use consult for evaluating whether to adopt a new frontend framework?

Yes, you can use consult for evaluating whether to adopt a new frontend framework. It provides verified, domain-specific advice with clear confidence levels, preventing unsubstantiated recommendations that could lead to costly rework.

What are the limitations of subject matter expert consultations per project phase?

The limitation of subject matter expert consultations is a maximum of 3 relevant domains per project phase. This constraint ensures advisory outputs remain focused and grounded in current project source through mandatory confidence scoring and serial SME consultation.