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

Sensory

ASecurity

Entry point for the sensory observation toolkit. Routes to the right observational skill based on your situation. Use when you say 'sensory', 'what are we missing', 'look more carefully', 'separate signal from noise', 'too much information', 'what actually matters here', 'observe this carefully', or want observational precision applied without knowing which specific tool fits.

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 sensory --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Sensory?

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

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

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

Download with Pro
Files
SKILL.md
---
name: sensory
description: "Entry point for the sensory observation toolkit. Routes to the right observational skill based on your situation. Use when you say 'sensory', 'what are we missing', 'look more carefully', 'separate signal from noise', 'too much information', 'what actually matters here', 'observe this carefully', or want observational precision applied without knowing which specific tool fits."
---

# Sensory

Applies disciplined observation and attention to any situation. Diagnoses what kind of observational work is needed and applies the right tool.

## Which tool fits

| You need to... | Tool |
|---|---|
| Find specific details that are being overlooked | detail-mining |
| Separate what actually matters from background noise | signal-detection |
| Apply disciplined observation before interpreting | structured-observation |

## Routing Decision

- **Have a situation and suspect important details are being missed** → detail-mining
- **Overwhelmed with information and need to find what matters** → signal-detection
- **Rushing to interpret before fully observing** → structured-observation
- **Unclear** → structured-observation first; disciplined observation before mining or filtering

---

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

---

## Detail Mining

*Finds specific details being overlooked.*

Slow down. The most important information is often present but not being registered. Go back to primary sources — the actual data, the actual words, the actual behavior. For each element: what specific, concrete, observable detail is present? What exactly is being said, not what it means? Generate a dense inventory of specifics before drawing conclusions. Vague observations produce vague conclusions.

**Output:** Dense inventory of specific, concrete details. The details most likely to be overlooked and their implications.

---

## Signal Detection

*Separates meaningful signal from background noise.*

Not all information is equally relevant. Classify each piece of information: (1) Strong signal — directly relevant to the question, (2) Weak signal — potentially relevant, worth watching, (3) Noise — present but irrelevant. For each strong signal: what does it indicate? For each weak signal: what would make it stronger or weaker? The goal is attention management — what should be acted on, watched, and ignored.

**Output:** Signal/noise classification for all inputs. Strong signals and their implications. Weak signals to monitor.

---

## Structured Observation

*Applies disciplined observation by suspending interpretation.*

Most people observe and interpret simultaneously — which means interpretation shapes what they see. Suspend interpretation: for this exercise, describe only what you observe, not what it means. What is actually present? What is actually happening? What are the exact words, behaviors, or outputs? After observation is complete, interpretation can begin — but it starts from a richer, more accurate base.

**Output:** Pure observation record (no interpretation). Then: interpretation layer applied to the observation record, now clearly separated from what was actually seen.

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 →