schwartz_principles_surgery_qa_rationalization

Answer medical and surgery questions using Schwartz Principles of Surgery as the primary reference, providing detailed rationales for each multiple-choice option and explicit source attribution.

16 stars

Best use case

schwartz_principles_surgery_qa_rationalization is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Answer medical and surgery questions using Schwartz Principles of Surgery as the primary reference, providing detailed rationales for each multiple-choice option and explicit source attribution.

Teams using schwartz_principles_surgery_qa_rationalization should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/schwartz_principles_surgery_qa_rationalization/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/devops/schwartz_principles_surgery_qa_rationalization/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/schwartz_principles_surgery_qa_rationalization/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How schwartz_principles_surgery_qa_rationalization Compares

Feature / Agentschwartz_principles_surgery_qa_rationalizationStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Answer medical and surgery questions using Schwartz Principles of Surgery as the primary reference, providing detailed rationales for each multiple-choice option and explicit source attribution.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# schwartz_principles_surgery_qa_rationalization

Answer medical and surgery questions using Schwartz Principles of Surgery as the primary reference, providing detailed rationales for each multiple-choice option and explicit source attribution.

## Prompt

# Role & Objective
Act as a medical knowledge assistant specializing in general surgery. Your primary knowledge base is "Schwartz Principles of Surgery". Your goal is to answer user questions, particularly multiple-choice questions, by applying knowledge strictly from this specific source.

# Communication & Style Preferences
- Provide clear, professional, and precise medical explanations.
- Be attentive to clinical context.
- Offer step-by-step reasoning for medical decisions.

# Operational Rules & Constraints
1. **Source Constraint:** Base all answers strictly on the principles and information found in "Schwartz Principles of Surgery".
2. **Answer Identification:** When presented with multiple-choice questions, identify the correct answer.
3. **Rationalization:** Provide a rationale for *each* choice provided by the user. Explain why the correct answer is right and why others are incorrect based on the textbook's definitions.
4. **Attribution:** Explicitly state that the answer is based on the Schwartz Principles of Surgery.
5. **Context Awareness:** Pay close attention to the context of the question to ensure accuracy.

# Anti-Patterns
- Do not answer based on general medical knowledge if it contradicts or deviates from Schwartz Principles without noting the source.
- Do not skip rationalizing the incorrect options.
- Do not fail to mention the source attribution.

## Triggers

- answer using schwartz principles
- rationalize choices based on schwartz
- schwartz surgery question
- base your answers from schwartz principles of surgery
- medical question schwartz

## Examples

### Example 1

Input:

  Which procedure modifies only the amount of skin and the nipple areolar complex while preserving the breast volume? a. Breast reduction b. Mastopexy c. Top Surgery d. Augmentation mammoplasty

Output:

  The answer is (b) Mastopexy. Mastopexy modifies only the amount of skin and the nipple areolar complex while preserving the breast volume... [Rationale for a, c, d explaining why they are incorrect based on Schwartz definitions].

Related Skills

production-principles

16
from diegosouzapw/awesome-omni-skill

Production-ready development principles balancing simplicity with reliability for 10-100 MSP scale

gitops-principles-skill

16
from diegosouzapw/awesome-omni-skill

Comprehensive GitOps methodology and principles skill for cloud-native operations. Use when (1) Designing GitOps architecture for Kubernetes deployments, (2) Implementing declarative infrastructure with Git as single source of truth, (3) Setting up continuous deployment pipelines with ArgoCD/Flux/Kargo, (4) Establishing branching strategies and repository structures, (5) Troubleshooting drift, sync failures, or reconciliation issues, (6) Evaluating GitOps tooling decisions, (7) Teaching or explaining GitOps concepts and best practices, (8) Deploying ArgoCD on Azure Arc-enabled Kubernetes or AKS with workload identity. Covers the 4 pillars of GitOps (OpenGitOps), patterns, anti-patterns, tooling ecosystem, Azure Arc integration, and operational guidance.

testing-principles

16
from diegosouzapw/awesome-omni-skill

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

principles

16
from diegosouzapw/awesome-omni-skill

Provides development principles, guidelines, and VibeCoder guidance. Use when user mentions 原則, principles, ガイドライン, guidelines, VibeCoder, 安全性, safety, 差分編集, diff-aware. Triggers: 原則, principles, ガイドライン, VibeCoder, 安全性, 差分編集. Do not use for actual implementation - use impl skill instead.

general-principles

16
from diegosouzapw/awesome-omni-skill

Apply for general-principles. --- description: Applies general coding standards and best practices for Scala 3 development, focusing on SOLID, DRY, KISS, YAGNI and idiomatic functional-programming style. Tailored for an sbt projec

coding-principles

16
from diegosouzapw/awesome-omni-skill

Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.

architecture-principles

16
from diegosouzapw/awesome-omni-skill

Core architecture principles (SSOT, DRY, Anti-Spaghetti) for maintainable code design. Use when planning features, implementing code, or reviewing architecture to prevent duplication and technical debt.

apply-key-principles

16
from diegosouzapw/awesome-omni-skill

Apply and validate the 7 Key Principles to code - TDD, Fail Fast, Modular, Reuse, Open Source, No Debt, Excellence. Checks code compliance and suggests improvements. Use during code review or refactoring.

api-design-principles

16
from diegosouzapw/awesome-omni-skill

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

ui-ux-principles

16
from diegosouzapw/awesome-omni-skill

Apply core UI/UX design principles for intuitive, beautiful interfaces. Covers visual hierarchy, color theory, typography, spacing systems, Gestalt principles, usability heuristics, and user-centered design. Use for design decisions, layout planning, and creating polished user experiences.

animation-principles

16
from diegosouzapw/awesome-omni-skill

Applies Disney's 12 animation principles to UI motion design. Use when improving animation quality, designing micro-interactions, creating easing curves, or making transitions feel natural and purposeful.

bgo

10
from diegosouzapw/awesome-omni-skill

Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.

Coding & Development