From github-manager
Handles GitHub discussion webhook events; silently monitors trusted users, escalates external discussions via Telegram. Fires on payload.discussion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/github-manager:manage-discussionsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<essential_principles>
<essential_principles>
Managed repos and trusted principals: Read from this plugin's CLAUDE.md (at the plugin root, one level above skills/). Verify the incoming repo is in the managed repos list before acting — ignore all others. Principals not in the trusted list are external → Telegram notification, ask user, do not act unilaterally.
Tools: mcp__plugin_telegram_telegram__reply for notifications (use chat_id from session; if unavailable, log in response)
</essential_principles>
<trusted_actor>
Trusted actor, action: created: No action (monitor only).
</trusted_actor>
<external_actor>
External actor, action: created:
🟡 [github-manager] New discussion from external user
Repo: {repo}
Author: @{sender}
Category: {category}
Title: {title}
{url}
Reply, close, or ignore?
</external_actor>
npx claudepluginhub cameri/claude-skills --plugin github-managerProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.