How this skill is triggered — by the user, by Claude, or both
Slash command
/zeropath:explainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Thin entrypoint. The read-finding / read-code / write-explanation
Thin entrypoint. The read-finding / read-code / write-explanation
work happens in the zeropath-explainer subagent.
Spawn the subagent immediately. Don't probe config, creds, or CLI in chat - auto-bootstrap handles those.
Use the Agent tool with subagent_type: "zeropath-explainer". Brief
it with the user's full intent. The subagent itself reads
~/.zeropath-agent-plugin/repo-binding.json for the bound repo and
calls issues.list / code.read from there.
Target shapes the subagent accepts:
id (/zeropath:explain issue_abc123)Pass through the subagent's output verbatim. Its four-section structure is the point.
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub zeropathai/zeropath-agent-plugin --plugin zeropath