| name | explain |
| description | Explains VergeOS concepts and features for a support context, grounded in official VergeOS documentation. Use when asked to explain, describe, or clarify how a VergeOS feature works. Applies to "explain vSAN tiers", "what is a VergeOS tenant", "how does VXLAN work in VergeOS", "describe snapshot profiles", "what does this feature do". Returns a structured explanation with definition, how it works, use cases, related features, common issues, and cited doc sources. |
| allowed-tools | Read, Grep, Glob |
Explaining: $ARGUMENTS
I'll provide a clear explanation of "$ARGUMENTS" suitable for support context.
Step 1: Search Official Documentation
First, use VergeOS Docs to get current, authoritative information:
- Query:
mcp__vergeos-docs__searchDocumentation with "$ARGUMENTS"
- Fetch full content from relevant documentation URLs if needed
Step 2: Explanation Structure
- What it is - Core concept definition
- How it works - Technical overview
- Common use cases - When customers use this
- Related features - Connected functionality
- Common issues - Known pitfalls or misunderstandings
Sources
- VergeOS Docs MCP - Official VergeOS documentation (primary and authoritative source)
Citation Requirements
- Include URLs from VergeOS Docs search results at the end of the explanation
- Format:
**Source:** [Topic - VergeOS Docs](URL)
Edge Cases
- Docs return nothing relevant: Say so plainly rather than inventing behavior. Explain only what the documentation supports, and note which parts are uncertain.
- Ambiguous topic: If "$ARGUMENTS" could mean several things (e.g., "sync" — site sync vs NAS sync), state the interpretations and answer the most likely one, inviting the user to redirect.