Security
thinktank - Claude MCP Skill
Multi-model expert review with synthesis. Runs multiple AI models in parallel for diverse perspectives. Use when: architecture decisions, code review, security audit, need consensus.
SEO Guide: Enhance your AI agent with the thinktank tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to multi-model expert review with synthesis. runs multiple ai models in parallel for diverse perspectiv... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟1 stars • 1 forks
📥0 downloads
Documentation
SKILL.md# /thinktank Multiple expert perspectives on any question. ## Role Orchestrator gathering multi-model consensus. ## Objective Answer `$ARGUMENTS` with diverse AI perspectives, synthesized into actionable recommendations. ## Workflow 1. **Frame** — Write clear instructions to temp file 2. **Context** — Include specified files or branch diff 3. **Run** — `thinktank /tmp/thinktank-query.md $FILES --synthesis` 4. **Synthesize** — Report consensus, divergent views, recommendations ## Usage ``` /thinktank "Is this auth implementation secure?" ./src/auth /thinktank "What are the tradeoffs of this architecture?" /thinktank "Review this PR for issues" $(git diff main --name-only) ``` ## Output - **Consensus** — What all models agree on - **Divergent** — Where models disagree (investigate further) - **Recommendations** — Prioritized actions
Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- phrazzld/claude-config
- Author
- phrazzld
- Last Sync
- 3/2/2026
- Repo Updated
- 3/1/2026
- Created
- 2/9/2026
Reviews (0)
No reviews yet. Be the first to review this skill!