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

Identity

ASecurity

Entry point for the identity toolkit. Routes to the right identity skill based on your situation. Use when you say 'identity', 'who are we', 'values check', 'is this on mission', 'what do we actually stand for', 'gut check', 'are we drifting', or want identity/values reasoning applied without knowing which specific tool fits.

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

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

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

Installs into .claude/skills of the current project.

Are you the author of Identity?

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

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

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

Download with Pro
Files
SKILL.md
---
name: identity
description: "Entry point for the identity toolkit. Routes to the right identity skill based on your situation. Use when you say 'identity', 'who are we', 'values check', 'is this on mission', 'what do we actually stand for', 'gut check', 'are we drifting', or want identity/values reasoning applied without knowing which specific tool fits."
---

# Identity

Applies identity and values reasoning to decisions and directions. Diagnoses what kind of identity work is needed and applies the right tool.

## Which tool fits

| You need to... | Tool |
|---|---|
| Ask what a person or organization of genuine integrity would do | character-testing |
| Test whether a decision is genuinely aligned with stated mission | mission-alignment |
| Surface the actual operative values revealed by decisions | values-clarification |

## Routing Decision

**Framing check:** Confirm the specific identity situation before routing. State what you've identified — the person or organization in question, the decision or situation triggering the identity question, and whether the concern is about integrity, mission drift, or revealed values — in one sentence, then use `AskUserQuestion`:
- **Question:** "I'm reading this as: [your one-sentence framing of the identity situation and what's at stake]. 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

- **Gut says something is wrong but can't articulate it** → character-testing
- **Worried a direction is drifting from core purpose** → mission-alignment
- **Want to know what your decisions actually reveal about your values** → values-clarification
- **Unclear** → values-clarification; understanding actual values informs both mission alignment and character testing

## Confirm Direction

After diagnosing which tool fits, use the `AskUserQuestion` tool to confirm direction. Construct the question dynamically to include your diagnosis:

- **Question:** "My read: **[diagnosed tool]** — [one sentence on why it fits]. How would you like to proceed?"
- **Header:** "Direction"
- **Options:**
  - **Yes, run that tool** — Execute the diagnosed skill immediately using the context already provided
  - **Show all options** — List every skill in this category with one-line descriptions
  - **Quick version** — Run a lighter-weight alternative if one exists for this situation
  - **Re-diagnose** — Revisit the situation description for a different read

Proceed based on their selection.

---

## Character Testing

*Asks what a person or organization of genuine integrity would do.*

Describe the decision or situation. Now ask: what would someone you deeply respect — someone with genuine integrity and good judgment — do here? Not someone who optimizes outcomes, but someone whose character is beyond question. Where does that answer differ from your current direction? The gap between "what I'm doing" and "what a person of integrity would do" is the information.

**Output:** The integrity-baseline answer, the gap from the current direction, and what specifically would need to change to close it.

---

## Mission Alignment

*Tests whether a proposed decision is genuinely aligned with stated mission.*

State the mission clearly. Now test the decision against it: (1) Does this serve the people/outcomes the mission is for? (2) Does this use the methods or principles the mission commits to? (3) Is the argument for doing this primarily mission-driven, or does it rationalize a departure for other reasons (revenue, convenience, opportunity)? Organizations drift from mission through a thousand individually defensible decisions.

**Output:** Mission statement tested against the decision. Alignment score. Whether the decision is genuinely on-mission, a legitimate expansion, or a rationalized departure.

---

## Values Clarification

*Surfaces the actual operative values revealed by decisions.*

Stated values are aspirational; operative values are revealed by decisions under pressure. Look at recent decisions — especially hard ones where something was sacrificed. What was traded? What was protected? What would never be compromised, and what has been compromised? The pattern reveals the actual hierarchy of values, which often differs from the posted list.

**Output:** Stated values vs. operative values comparison. The decisions that reveal the gap. The actual value hierarchy as demonstrated by behavior.

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

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

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

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

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