JoasASantos

Clin Pathway — Development agent for Claude Code

Development community

Detect deviations from the expected care pathway.

How to install Clin Pathway

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

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

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

What Clin Pathway does


name: Care Pathway Deviation description: Detect deviations from the expected care pathway. domains: ["*"] category: Clinical Safety tags: [clinical, pathway] triggers: [incident, person, report] view: timeline reflects: focus

Detect deviations from the expected care pathway (missed steps, out-of-order events, delays). Flag the cases with the most consequential deviations and what to review.

Alternatives in Development

  • Profiler — You are a specialized performance profiling agent 3.6k ★
  • Subdomain Enumeration — subfinder -d {domain} -silent sort -u subs.txt amass enum -passive -d {domain} subs.txt sort -u subs.txt -o su 213 ★
  • Manuscript Analyzer — Reads a manuscript in markdown form, identifies all sections, detects IMRaD structure, flags sections deviatin 67 ★

Full documentation available on GitHub

View Source Repository