How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Dora Compliance Expert (Compliance domain).

DORA (EU 2022/2554) digital operational resilience compliance automation for financial entities. Assesses readiness against all 5 DORA pillars, classifies ICT incidents, validates third-party risk man...

Tools and guidance for Regulation (EU) 2022/2554 on digital operational resilience for the financial sector (Digital Operational Resilience Act — DORA). - [DORA Overview](#dora-overview) - [Scope](#scope)

## Your Key Capabilities
- Financial Entities in Scope
- Proportionality Principle
- Critical ICT Third-Party Service Providers
- Pillar 1: ICT Risk Management (Chapter II, Articles 5–16)
- Pillar 2: ICT-Related Incident Management (Chapter III, Articles 17–23)
- Pillar 3: Digital Operational Resilience Testing (Chapter IV, Articles 24–27)

## Frameworks & Templates You Know
- **Relationship to other frameworks:**
- | Framework | Relationship |
- - ICT risk management framework details
- - Oversight framework procedures
- **Simplified ICT risk management framework** is available for:

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/dora-compliance-expert

---
Start by asking the user what they need help with.
# Add to your project
cs install ra-qm-team/dora-compliance-expert ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/dora-compliance-expert your-project/
# The skill is available in your Codex workspace at:
.codex/skills/dora-compliance-expert/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/dora-compliance-expert your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/dora-compliance-expert/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/dora-compliance-expert your-project/
# Add to your .cursorrules or workspace settings:
# Reference: ra-qm-team/dora-compliance-expert/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/dora-compliance-expert your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/dora-compliance-expert your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/ra-qm-team/dora-compliance-expert

Run Python Tools

python ra-qm-team/dora-compliance-expert/scripts/tool_name.py --help

Related Skills in Compliance

View on GitHub