Agent skill
use-related-risk-analyzer
Use-related risk analysis skill for identifying hazards associated with user interaction per IEC 62366-1
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/science/biomedical-engineering/skills/use-related-risk-analyzer
Metadata
Additional technical details for this skill
- domain
- science
- category
- Risk Management
- skill id
- BME-SK-009
- specialization
- biomedical-engineering
SKILL.md
Use-Related Risk Analyzer Skill
Purpose
The Use-Related Risk Analyzer Skill identifies and evaluates hazards associated with user interaction with medical devices, implementing IEC 62366-1 usability engineering methodology and supporting human factors risk analysis.
Capabilities
- Use scenario identification
- Task analysis decomposition
- Use error categorization (perception, cognition, action)
- Known use problems database search
- Risk mitigation strategy development
- Training vs. design solution recommendations
- User interface risk analysis
- Critical task identification
- Use error root cause analysis
- Usability test planning support
- IFU effectiveness evaluation
Usage Guidelines
When to Use
- Conducting use-related risk analysis
- Planning usability engineering activities
- Designing user interfaces
- Evaluating training effectiveness
Prerequisites
- User profiles defined
- Use environments characterized
- Intended use documented
- Use scenarios identified
Best Practices
- Integrate with ISO 14971 risk management
- Prioritize inherently safe design
- Test with representative users
- Validate critical tasks
Process Integration
This skill integrates with the following processes:
- Human Factors Engineering and Usability
- Medical Device Risk Management (ISO 14971)
- Verification and Validation Test Planning
- Design Control Process Implementation
Dependencies
- IEC 62366-1 standard
- FDA Human Factors guidance
- AAMI HE75 guidelines
- Known problems databases
- User interface standards
Configuration
use-related-risk-analyzer:
user-profiles:
- healthcare-professional
- patient
- caregiver
- lay-user
error-categories:
- perception-error
- cognition-error
- action-error
use-environments:
- clinical
- home
- emergency
Output Artifacts
- Use-related risk analysis documents
- Task analysis worksheets
- Use error catalogs
- Critical task lists
- Mitigation recommendations
- Usability test specifications
- Training requirements
- IFU content recommendations
Quality Criteria
- All user groups and scenarios analyzed
- Use errors systematically identified
- Critical tasks properly validated
- Mitigation strategies prioritize safe design
- Training addresses residual use risks
- Analysis integrates with ISO 14971
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?