Agent skill
blinding
Implement blinding procedures to reduce bias in experimental studies. Use when: (1) Designing RCTs, (2) Ensuring objectivity, (3) Meeting CONSORT standards, (4) Minimizing performance and detection bias.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/blinding
SKILL.md
Blinding Procedures Skill
Purpose
Implement appropriate blinding to reduce bias in research studies.
Types of Blinding
Single-Blind: Participants unaware of allocation Double-Blind: Participants and researchers unaware Triple-Blind: Participants, researchers, and analysts unaware
Who to Blind
Participants: Reduce expectancy effects, placebo Interventionists: Reduce performance bias Assessors: Reduce detection bias Analysts: Reduce reporting bias
Blinding Strategies
Medications:
- Identical placebo (same appearance, taste)
- Over-encapsulation
- Matching packaging
Behavioral Interventions:
- Attention-matched control
- Active control condition
- Blind outcome assessors
Assessments:
- Automated/computerized measures
- Independent blinded raters
- Objective outcomes (less bias-prone)
When Blinding Impossible
- Surgical interventions
- Exercise interventions
- Educational programs
Mitigation:
- Blind outcome assessors
- Use objective outcomes
- Report lack of blinding as limitation
Version: 1.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?