From 3-surgeons
External-model cross-examination review with optional git context for code and architecture decisions
How this skill is triggered — by the user, by Claude, or both
Slash command
/3-surgeons:cardio-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The Cardiologist (GPT-4.1-mini) provides cross-examination reviews that combine external analysis with neurologist blind-spot detection.
The Cardiologist (GPT-4.1-mini) provides cross-examination reviews that combine external analysis with neurologist blind-spot detection.
Pass --git-context to include recent changes:
3s cardio-review "authentication refactor" --git-context "$(git diff HEAD~3)"
The cardiologist will analyze the actual code changes alongside the topic.
cardiologist_findings — external analysisneurologist_blind_spots — what the cardiologist might have missedsynthesis — combined viewdissent — any unresolved disagreements (preserved, not hidden)recommendations — actionable next stepsMCP tool: cardio_review_tool
CLI: 3s cardio-review "topic" [--git-context "changes"]
~$0.002-0.005 per review (cardiologist API call + neurologist is free).
npx claudepluginhub supportersimulator/3-surgeons --plugin 3-surgeonsProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.