using-virtuoso

Installation
SKILL.md

Using Virtuoso

Your map and advisor for the code-virtuoso ecosystem. Points to the right skill, the right agent, or the right chaining pattern for the situation at hand. Call this skill whenever you are uncertain which of the dozens of installed skills or agents best fits the task.

Core Principles

Principle Meaning
Match situation to skill, not topic to skill Pick the skill whose trigger conditions match what the user is actually doing, not the skill whose title loosely matches the topic.
Agents act, skills inform Skills are reference material. Agents are actors. Delegate work to an agent; consult a skill.
Chain when the work crosses domains Multi-step tasks often require two or three agents in sequence. Know the canonical chains.
Prefer the narrower skill If two skills overlap, pick the one with the tighter trigger match. Narrower advice beats broader advice.
Skills stack Knowledge skills combine freely. A security review can pull from security, solid, and refactoring at once.

When to Use

  • The user asks "what skill does X" or "how do I do Y in this ecosystem"
  • You need to pick between two skills that both loosely fit the task
  • You need to decide whether to delegate to a subagent and which one
Related skills

More from krzysztofsurdy/code-virtuoso

Installs
1
GitHub Stars
17
First Seen
Apr 14, 2026