By qduc
Teach Claude how to utilize other AI agents like Codex, Gemini for consulting, coding, and research tasks.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-4 --plugin qduc-claude-skillsUse this skill when Claude needs an outside perspective on complex problems, is stuck on a technical challenge, needs validation of an approach, or wants consultation on architectural decisions. Provides access to Strategist, Codex, and Gemini for getting unbiased second opinions and fresh perspectives.
Guides effective collaboration with the strategist agent—a remote expert providing unbiased advice on complex architectural decisions, trade-offs, and problems where you're stuck or need outside perspective. The strategist cannot access the codebase.
Empower Claude with a "Council of Experts" for better decision-making.
This plugin extends Claude Code's capabilities by giving it the ability to consult specialized external models and agents. Just as senior engineers seek second opinions or research documentation when stuck, this toolset allows Claude to:
Instead of relying on a single model's training data, this workflow enables a collaborative AI approach to problem-solving.
Add this collection to your Claude Code environment:
/plugin marketplace add qduc/advisor-skills
Seek second opinions from specialized AI models and agents
The Consult skill enables Claude to seek advice from various sources:
Use when stuck on difficult problems, validating approaches, or needing fresh perspectives.
Installation:
/skill install consult
Guidelines for effective collaboration with the Strategist agent
Provides patterns and best practices for working with the Strategist, including session continuity, preparing context, and handling advice.
Installation:
/skill install strategist-cooperation
Unbiased, objective advice on complex strategic decisions
A specialized agent that provides an outsider's perspective on difficult problems without being influenced by existing code, implementation details, or project constraints.
Key capabilities:
Use when:
The agent applies first principles thinking, identifies hidden assumptions, and provides decision frameworks rather than prescriptive solutions.
claude-skills/
├── .claude-plugin/
│ ├── marketplace.json
│ └── plugin.json
├── agents/
│ └── strategist.md
├── skills/
│ ├── consult/
│ │ └── SKILL.md
│ └── strategist-cooperation/
│ └── SKILL.md
└── README.md
Skills in this collection are designed for personal productivity and AI-enhanced problem-solving workflows.
MIT
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Complete developer toolkit for Claude Code