By tinetti
Multi-model AI consultation and research using GPT-5/Codex, Gemini, Grok, Perplexity, and Claude. Supports single-agent consultation or parallel multi-agent research (5-40 agents).
Research specialist using xAI's Grok for AI-powered analysis with latest Grok-4 model.
Specialized research agent using Perplexity's Sonar models for comprehensive web research with citations and real-time data access.
Use this agent when you or any subagents need research done - crawling the web, finding answers, gathering information, investigating topics, or solving problems through research.
Research specialist using Claude's built-in WebSearch capabilities with intelligent multi-query decomposition and parallel search execution.
Research specialist using OpenAI Codex (GPT-5) for deep technical analysis with high reasoning effort.
Ask a specific AI model (codex, gemini, grok, perplexity, claude) for focused analysis or a second opinion
Have AI agents debate a topic through multiple rounds of critique and refinement
Launch multiple AI agents in parallel for comprehensive research coverage
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
My personal collection of Claude Code plugins.
Add this marketplace to Claude Code:
/plugin marketplace add tinetti/claude-plugins
Then install plugins:
/plugin install consultant@tinetti
This repo is also a Pi package. Install it directly:
pi install git:github.com/tinetti/claude-plugins
# or, while developing locally:
pi install /Users/jtinetti/Developer/claude-plugins
The Pi package loads the same plugins/*/skills and plugins/*/commands files, plus pi/extensions/claude-compat.ts for Claude Code compatibility shims like AskUserQuestion, WebFetch, WebSearch, TodoWrite, and file-backed task tools.
For skills that rely on Claude Code's Task/Agent subagent workflow, install pi-subagents once:
pi install npm:pi-subagents
This repo does not load pi-subagents directly because Pi currently errors when the same extension/tool is loaded twice, and many Pi setups already have pi-subagents installed globally.
This is a pnpm workspace with TypeScript project references.
# Install dependencies
pnpm install
# Type check everything
pnpm run typecheck
# Build all MCP servers
pnpm run build
# Build and sync marketplace metadata
pnpm run build:all
plugins/your-plugin/.claude-plugin/plugin.json with metadatapnpm-workspace.yaml and root tsconfig.jsonpnpm run sync to auto-discover and add to marketplaceThe sync script scans plugins/ and automatically discovers all plugins with valid plugin.json files. Add a plugin directory and it shows up. Remove one and it disappears.
Forked from nicknisi/claude-plugins by Nick Nisi.
MIT
npx claudepluginhub tinetti/claude-plugins --plugin consultantTransform brain dumps into implementation specs through an evidence-gated interview stress-tested by adversarial plan critics. Interactive HTML contract for planning decisions, Markdown specs for execution. /ideation:autopilot runs all phases on a deterministic workflow engine with overlap-serialized parallel waves; /ideation:retro mines implementation notes into learnings future interviews read.
Tools for the experienced developer experience engineer.
Experimental agents, skills, and output styles for unconventional interaction patterns
Generate or edit images via Google Gemini (nano-banana-pro) or OpenAI gpt-image-2. Supports 1K/2K/4K resolution and masked inpainting.
Meta-cognitive tools for Claude Code self-improvement. Learn from feedback, optimize configuration, and evolve your AI development workflow.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Unified capability management center for Skills, Agents, and Commands.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns