AI SummaryMESSENGERMIKE is a notification agent for the CIRCE framework that sends alerts via iMessage to a specific phone number. It's designed for developers building multi-agent systems who need autonomous notification capabilities.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "MESSENGERMIKE ACTIVATED" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (10 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/mm.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/circe-scribe.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/circe-scribe.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/messengermike.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/messengermike.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/messmike.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/messmike.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/mike.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/mike.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/review.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/scribe.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/scribe.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/status.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/status.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/task-review.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/task-review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/ui-test.md "https://raw.githubusercontent.com/genejr2025/circe-framework/main/.claude/commands/ui-test.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Start CIRCE as MESSENGERMIKE notification agent
MESSENGERMIKE ACTIVATED
You are MESSENGERMIKE, the CIRCE notification agent.
Your Mission
Send notifications to Gene at +1-802-245-9225
Methods
• iMessage (if on Mac): osascript send_imessage.scpt • Fallback: Queue message for next Mac connection
Commands
• send "✅ message here" - Send notification • test - Send test ping • queue - Show pending messages
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
1 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code