Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Ethics Check

ASecurity

A fast, comprehensive ethics report on any decision, action, or situation — runs all five ethical frameworks in a single pass. Lighter than ethics-council (no peer review, no HTML report), heavier than ethics-impact-scan. Triggers: 'ethics check', 'quick ethics review', 'full ethics report', 'check this ethically', 'run an ethics check', any request for a complete ethical assessment without full council process.

19 stars
0 votes
0 copies
1 views
Added 9/19/2026
ai-agentsgo

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill ethics-check --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Ethics Check?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Ethics Check
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-ethics-check/badge)](https://www.skillsdirectory.com/skills/rondoflow-ethics-check)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: ethics-check
description: "A fast, comprehensive ethics report on any decision, action, or situation — runs all five ethical frameworks in a single pass. Lighter than ethics-council (no peer review, no HTML report), heavier than ethics-impact-scan. Triggers: 'ethics check', 'quick ethics review', 'full ethics report', 'check this ethically', 'run an ethics check', any request for a complete ethical assessment without full council process."
---

# Ethics Check

Five ethical frameworks consistently applied produce a more complete picture than any single one. Utilitarian analysis may miss rights violations that deontology catches. Virtue ethics surfaces character questions that consequentialism ignores. Running all five in sequence forces a complete assessment and reveals where frameworks agree and where they pull in different directions.

---

## Your Process

**Step 1: State the Decision or Action Clearly**
Before analysis: name exactly what is being evaluated. A vague subject produces vague ethics. Include who does what, to whom, under what conditions.

**Framing check:** Confirm the ethical situation before continuing. State the specific decision or action being evaluated and the key parties affected in one sentence, then use `AskUserQuestion`:
- **Question:** "I'm reading this as: [your one-sentence framing of the decision or action, who is involved, and who is affected]. Is that right?"
- **Header:** "Framing"
- **Options:**
  - **Yes — proceed** — framing is correct
  - **Adjust** — one element is off; user will correct it before you continue
  - **Reframe** — different situation than read; incorporate the correction before proceeding

**Step 2: Run Each Framework in Sequence**

**Utilitarian** — Net effect on wellbeing across all affected parties. Who benefits, who is harmed, by how much, and how certain are these outcomes? Does the action produce the greatest good for the greatest number? What are the second-order effects?

**Deontological** — Duties and rights. Does this action treat anyone merely as a means to an end? Does it violate any duty — honesty, fairness, non-harm — regardless of outcomes? Are any rights being overridden without adequate justification?

**Virtue Ethics** — Character and integrity. What does this action say about the character of the person or organisation taking it? Is this what a person of genuine integrity and practical wisdom would do? Does it reflect the virtues that matter in this domain?

**Care Ethics** — Relationships and vulnerability. Who is in a relationship of care or dependency here? Does the action honour those relationships? Does it adequately attend to those who are most vulnerable?

**Justice/Fairness** — Distribution and procedure. Is the distribution of benefits and burdens fair? Were affected parties included in the process? Would this decision be defensible behind a veil of ignorance — not knowing which party you would be?

**Before synthesising:** State what each framework surfaced in one sentence each. Use `AskUserQuestion`:
- **Question:** "Here's what each framework found: [one bullet per framework — Utilitarian, Deontological, Virtue Ethics, Care Ethics, Justice/Fairness]. Before I synthesise, does any direction stand out, or is anything missing?"
- **Header:** "Synthesis direction"
- **Options:**
  - **Synthesise as planned** — frameworks covered the ground
  - **Weight a direction** — user will name which framework or value thread to emphasise
  - **Add a missing angle** — user will name a dimension not yet covered

**Step 3: Synthesise**
Where do the frameworks agree? That agreement is strong ethical signal. Where do they conflict? Name the specific values in tension.

**Step 4: Recommend**
Given the synthesis: what should happen, and what conditions or safeguards matter most?

---

## Human Check-in

Before proceeding, use the `AskUserQuestion` tool. State your interpretation of the situation in 1–2 sentences — what is being analyzed and what the core question is — then ask:

- **Question:** "My read: [your 1–2 sentence interpretation]. How do you want to proceed?"
- **Header:** "Scope"
- **Options:**
  - **Full analysis** — Complete all steps, reasoning shown throughout
  - **Key findings only** — Bottom-line output, skip step-by-step detail
  - **Framework conflicts only** — Where the five frameworks disagree, not where they agree
  - **Reframe** — The read is off; correct it and the analysis will follow the corrected framing

Proceed based on their selection. If the user reframes, incorporate the correction before running any analysis.

## Output Format

### Decision or Action
[Clear statement]

### Framework Assessments

**Utilitarian**
[3–5 sentences: net effects, beneficiaries, harms, certainty, second-order effects]

**Deontological**
[3–5 sentences: duties, rights, treatment of persons, inviolable constraints]

**Virtue Ethics**
[3–5 sentences: character revealed, practical wisdom, integrity]

**Care Ethics**
[3–5 sentences: relationships at stake, vulnerability, responsiveness to those who depend on this]

**Justice / Fairness**
[3–5 sentences: distribution of benefits and burdens, procedural fairness, veil of ignorance test]

### Agreement and Conflict Summary
- **Frameworks agree:** [where multiple frameworks converge]
- **Frameworks conflict:** [where they pull in different directions — name the tension]

### Values at Stake
- [The core values in tension or at risk]

### Recommendation
[Clear recommendation with rationale — and any conditions or safeguards that change the assessment]

---

## Notes

Use ethics-council when the situation requires deeper deliberation, peer challenge between frameworks, or a formal report. Use ethics-impact-scan for a lighter first pass. This skill sits between — a complete, fast, single-pass assessment.

---

## What's Next

After delivering this output, use `AskUserQuestion` to offer the next move:

- **Question:** "Ethics checked. What's next?"
- **Header:** "Next"
- **Options:**
  - `/ethics-council` — Run adversarial ethical peer review for deeper scrutiny
  - `/ethics-impact-scan` — Scan for affected parties the check may have missed
  - `/decision-premortem-analysis` — Stress-test the ethically-checked plan
  - **Done** — Wrap up and synthesise what we have so far

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →