Tag Posthog banner
MattBro MattBro

Tag Posthog

Communication community

Description

--- description: Tag @posthog in Slack #claude-code-notifier to delegate a task to the PostHog Claude Code agent. Drafts a tight, actionable message and sends it directly. allowed-tools: mcp__slack__slack_send_message, Bash, Read --- # Tag @posthog in Slack to delegate a task Use when the user wants to delegate a task to the @posthog Claude Code agent in #claude-code-notifier rather than doing it locally. Common framings: "ask @posthog to drop X", "have @posthog fix Y", "tag @posthog for this"

Installation

Installs to ~/.claude/skills/mattbro-dotfiles-ai-tag-posthog/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mattbro-dotfiles-ai-tag-posthog && curl -fsSL https://raw.githubusercontent.com/MattBro/dotfiles-ai/HEAD/commands/tag-posthog.md -o ~/.claude/skills/mattbro-dotfiles-ai-tag-posthog/SKILL.md

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

Full documentation available on GitHub

View Source Repository