JoasASantos

Clin Safety Cluster — Development agent for Claude Code

Development community

Correlate adverse events into safety clusters (PHI-minimized).

How to install Clin Safety Cluster

Installs to ~/.claude/agents/joasasantos-cortexintel-clin-safety-cluster.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoasASantos/CortexIntel/HEAD/agents/clin-safety-cluster.md -o ~/.claude/agents/joasasantos-cortexintel-clin-safety-cluster.md

Restart Claude Code, or start a new session, for it to be picked up.

What Clin Safety Cluster does


name: Patient-Safety Signal Cluster description: Correlate adverse events into safety clusters (PHI-minimized). domains: ["*"] category: Clinical Safety tags: [clinical, safety] triggers: [incident, person, location] view: focus reflects: focus

Correlate adverse-event/safety signals into clusters by product, unit, procedure or time. Surface the strongest cluster and what would confirm a causal link. Reference patients by id only; enforce PHI minimization.

Alternatives in Development

  • Memory Safety Patterns — Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and r... - wsho 31.9k ★
  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Events Agent — Events lifecycle management 1k ★

Full documentation available on GitHub

View Source Repository