Agent Skillsevolution-foundation/evo-nexus › dev-configure-notifications

dev-configure-notifications

GitHub

配置工程层事件(如任务完成、构建失败、安全审计)的出站通知,支持 Telegram、Discord 和 Slack 渠道。

.claude/skills/dev-configure-notifications/SKILL.md evolution-foundation/evo-nexus

Trigger Scenarios

需要设置 CI/CD 或构建失败的警报推送 需要接收长耗时任务完成的提醒 需要配置安全审计关键发现的即时通知

Install

npx skills add evolution-foundation/evo-nexus --skill dev-configure-notifications -g -y
More Options

Non-standard path

npx skills add https://github.com/evolution-foundation/evo-nexus/tree/main/.claude/skills/dev-configure-notifications -g -y

Use without installing

npx skills use evolution-foundation/evo-nexus@dev-configure-notifications

指定 Agent (Claude Code)

npx skills add evolution-foundation/evo-nexus --skill dev-configure-notifications -a claude-code -g -y

安装 repo 全部 skill

npx skills add evolution-foundation/evo-nexus --all -g -y

预览 repo 内 skill

npx skills add evolution-foundation/evo-nexus --list

SKILL.md

Frontmatter
{
    "name": "dev-configure-notifications",
    "description": "Set up Telegram, Discord, or Slack webhooks for engineering layer alerts — long-running task completion, build failures, security audit alerts."
}

Dev Configure Notifications

Derived from oh-my-claudecode (MIT, Yeachan Heo). Adapted for the EvoNexus Engineering Layer.

Configure outbound notifications for engineering layer events: long-running task completion, build failures, critical security findings, etc.

Use When

  • You want to be notified when dev-autopilot finishes (it can take minutes)
  • You want CI / build failure alerts in Telegram or Discord
  • You want @vault-security to ping you on CRITICAL findings

Channels Supported

  • Telegram — via the existing EvoNexus int-telegram integration
  • Discord — via webhook URL
  • Slack — via webhook URL

Workflow

Step 1 — Pick the trigger

Common triggers:

  • dev-autopilot completion
  • @vault-security CRITICAL finding
  • @oath-verifier FAIL verdict
  • @hawk-debugger 3-failure circuit breaker

Step 2 — Pick the channel

  • Telegram (uses existing bot via int-telegram)
  • Discord (needs webhook URL)
  • Slack (needs webhook URL)

Step 3 — Configure

Save webhook config to .claude/settings.json or env vars:

{
  "engineeringLayer": {
    "notifications": {
      "telegram": {
        "enabled": true,
        "chatId": "${USER_TELEGRAM_CHAT_ID}",
        "triggers": ["autopilot.complete", "vault.critical", "oath.fail"]
      },
      "discord": {
        "enabled": false
      }
    }
  }
}

Step 4 — Test

Send a test notification via the configured channel. Verify it arrives.

Step 5 — Document

Save config notes to workspace/development/research/[C]notifications-config-{date}.md.

Output Format

Notification message format:

🤖 [EvoNexus Eng] {agent} {event}
{summary}

📁 {path to artifact}

Pairs With

  • int-telegram (for Telegram delivery)
  • dev-autopilot (most common notification source)
  • @vault-security (CRITICAL finding alerts)
  • update-config (built-in skill for settings edits)

Version History

  • 7f5dd76 Current 2026-07-25 04:53

Same Skill Collection

.claude/skills/create-agent/SKILL.md
.claude/skills/create-command/SKILL.md
.claude/skills/create-goal/SKILL.md
.claude/skills/create-heartbeat/SKILL.md
.claude/skills/create-integration/SKILL.md
.claude/skills/create-routine/SKILL.md
.claude/skills/create-ticket/SKILL.md
.claude/skills/cs-ticket-triage/SKILL.md
.claude/skills/data-build-dashboard/SKILL.md
.claude/skills/data-create-viz/SKILL.md
.claude/skills/data-explore/SKILL.md
.claude/skills/data-statistical-analysis/SKILL.md
.claude/skills/data-validate/SKILL.md
.claude/skills/db-mongo/SKILL.md
.claude/skills/db-mysql/SKILL.md
.claude/skills/db-postgres/SKILL.md
.claude/skills/db-redis/SKILL.md
.claude/skills/dev-ai-slop-cleaner/SKILL.md
.claude/skills/dev-ask/SKILL.md
.claude/skills/dev-autopilot/SKILL.md
.claude/skills/dev-cancel/SKILL.md
.claude/skills/dev-ccg/SKILL.md
.claude/skills/dev-deep-dive/SKILL.md
.claude/skills/dev-deep-interview/SKILL.md
.claude/skills/dev-deepinit/SKILL.md
.claude/skills/dev-external-context/SKILL.md
.claude/skills/dev-learner/SKILL.md
.claude/skills/dev-mcp-setup/SKILL.md
.claude/skills/dev-plan/SKILL.md
.claude/skills/dev-project-session-manager/SKILL.md
.claude/skills/dev-ralph/SKILL.md
.claude/skills/dev-ralplan/SKILL.md
.claude/skills/dev-release/SKILL.md
.claude/skills/dev-remember/SKILL.md
.claude/skills/dev-sciomc/SKILL.md
.claude/skills/dev-skillify/SKILL.md
.claude/skills/dev-team/SKILL.md
.claude/skills/dev-trace/SKILL.md
.claude/skills/dev-ultraqa/SKILL.md
.claude/skills/dev-verify/SKILL.md
.claude/skills/dev-visual-verdict/SKILL.md
.claude/skills/discord-create-channel/SKILL.md
.claude/skills/discord-get-messages/SKILL.md
.claude/skills/discord-list-channels/SKILL.md
.claude/skills/discord-manage-channel/SKILL.md
.claude/skills/discord-send-message/SKILL.md
.claude/skills/fin-audit-support/SKILL.md
.claude/skills/fin-close-management/SKILL.md
.claude/skills/fin-daily-pulse/SKILL.md

Metadata

Files
0
Version
7f5dd76
Hash
5d7f63d1
Indexed
2026-07-25 04:53

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 05:25
浙ICP备14020137号-1 $mapa de visitantes$