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

Analogy Boundary Testing

ASecurity

Finds where an analogy breaks down before it's relied upon. Analogies fail silently — the damage happens when decisions are made on a mapping that doesn't hold in the relevant dimension. Triggers: 'stress-test this analogy', 'where does this comparison break', 'does this really apply', 'test the metaphor', 'where is the analogy wrong'.

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

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill analogy-boundary-testing --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Analogy Boundary Testing?

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

Security grade badge for Analogy Boundary Testing
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-analogy-boundary-testing/badge)](https://www.skillsdirectory.com/skills/rondoflow-analogy-boundary-testing)

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

Download with Pro
Files
SKILL.md
---
name: analogy-boundary-testing
description: "Finds where an analogy breaks down before it's relied upon. Analogies fail silently — the damage happens when decisions are made on a mapping that doesn't hold in the relevant dimension. Triggers: 'stress-test this analogy', 'where does this comparison break', 'does this really apply', 'test the metaphor', 'where is the analogy wrong'."
---

# Analogy Boundary Testing

Analogies are tools, not truths. The danger is not using an analogy — it is using one past
its boundary. Analogies fail silently: the flaw is invisible until a decision has been made
that depended on the part that didn't hold. This skill finds the boundary before that
happens.

---

## Your Process

**Step 1: State the Analogy**
Write it explicitly: "X is like Y." Name the analogy being tested, the domain it comes
from, and the claim being made on the basis of it.

**Framing check:** Confirm the specific analogy before continuing. State what you've identified — the source domain, target domain, and the claim being made — in one sentence, then use `AskUserQuestion`:
- **Question:** "I'm reading this as: [your one-sentence framing of the analogy and the claim it supports]. 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 analogy or claim than read; incorporate the correction before proceeding

**Step 2: List Similarities**
What does the analogy capture correctly? List every genuine parallel — the aspects where
the structural correspondence is real. This is not validation; it's establishing what the
analogy is good for before finding what it isn't.

**Step 3: List Differences**
Every meaningful divergence between X and Y is a potential failure point. List them
systematically: different actors, different dynamics, different constraints, different
feedback mechanisms, different scales, different reversibility. Be thorough — incomplete
difference-listing is the most common failure mode here.

**Step 4: Test Each Difference Against the Decision**
**Before narrowing:** Show the complete list of differences from Step 3 to the user first. Use `AskUserQuestion`:
- **Question:** "I've identified [N] differences. Before I filter to those relevant to your decision, are there any you'd flag as especially important, or any I've missed?"
- **Header:** "Prioritise"
- **Options:**
  - **Proceed with your selection** — the set looks right
  - **Flag one** — user will name a specific difference to include
  - **Add a missing one** — user will describe it

For each decision or conclusion being made on the basis of this analogy: which differences
are relevant to that specific decision? A difference that doesn't affect the conclusion is
harmless. A difference that does affect it invalidates the reasoning.

**Step 5: Does the Conclusion Still Hold?**
For each relevant difference identified in Step 4: if this difference is real, does the
conclusion derived from the analogy still follow? If not, the analogy cannot support that
conclusion.

**Step 6: State Safe Scope**
Where can this analogy be validly relied upon? What does it illuminate, and what decisions
can it inform? State the boundary clearly.

---

## 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
  - **Breaking points only** — Where the analogy fails, not where it holds
  - **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

**Analogy:** [X is like Y — domain and claim]

**Similarities (what the analogy captures correctly):**
> [Bulleted list]

**Differences (potential failure points):**
> [Bulleted list — be thorough]

**Relevant differences for this decision:**

| Difference | Relevant to decision? | Effect on conclusion |
|------------|----------------------|----------------------|
| | | |
| | | |

**Conclusion validity:**
> [Does the analogy support the conclusion? Yes / Partially / No — with reason]

**Safe scope — what this analogy validly applies to:**
> [Bounded statement]

---

## Notes

The most useful output is the safe scope statement — a positive claim about where the
analogy is reliable. Discarding an analogy entirely because it has limits wastes the
genuine insight it contains.

---

## What's Next

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

- **Question:** "Analogy boundaries tested. What's next?"
- **Header:** "Next"
- **Options:**
  - `/analogy-domain-transfer` — Now that boundaries are clear, execute the transfer carefully
  - `/logic-check` — Check whether conclusions crossed a boundary they shouldn't have
  - `/constraint-hardness-testing` — Are the boundary differences hard constraints or soft?
  - **Done** — Wrap up and synthesise what we have so far

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

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

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

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".

1074701 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', ...

693621 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.

691 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 →