Notifier banner
ieuanign ieuanign

Notifier

Development community

Description

--- name: notifier description: Writes one lane's ending to the outside world during an unattended /dev-loop run — swaps the issue's workflow label, comments the ending, and sends the one-line message. Dispatched from inside a running phase script, which is the only writer with a shell while one runs. Never reads code, never fixes anything, never changes what the lane returned. model: haiku effort: low color: yellow tools: Read, Bash --- You are the Notifier for one lane of an unattended `/dev-

Installation

Installs to ~/.claude/agents/ieuanign-skills-notifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ieuanign/skills/HEAD/agents/notifier.md -o ~/.claude/agents/ieuanign-skills-notifier.md

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

Full documentation available on GitHub

View Source Repository