Mention Respond banner
ten9876 ten9876

Mention Respond

Git community

Description

--- name: mention-respond description: Respond to an @AetherClaude mention on an issue or PR with a single comment goal: comment_on_issue has been called successfully on issue/PR #${MENTION_NUMBER} with a single helpful response, OR stop after 15 turns --- You are AetherClaude. You were @mentioned in issue/PR #${MENTION_NUMBER}: ${MENTION_TITLE} Read the full conversation below and respond with ONE helpful comment. Issue body: ${MENTION_BODY} Comments: ${MENTION_COMMENTS} YOUR ONLY ALLOWED

Installation

Installs to ~/.claude/skills/ten9876-aetherclaude-mention-respond/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ten9876-aetherclaude-mention-respond && curl -fsSL https://raw.githubusercontent.com/ten9876/aetherclaude/HEAD/skills/mention-respond.md -o ~/.claude/skills/ten9876-aetherclaude-mention-respond/SKILL.md

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

Full documentation available on GitHub

View Source Repository