Skip to content

plugin: add Apple communication systems workflows#145

Merged
gaelic-ghost merged 1 commit into
mainfrom
plugin/apple-communication-systems
Jul 14, 2026
Merged

plugin: add Apple communication systems workflows#145
gaelic-ghost merged 1 commit into
mainfrom
plugin/apple-communication-systems

Conversation

@gaelic-ghost

Copy link
Copy Markdown
Owner

Summary

  • add Phase 2.5 Apple communication workflows for iMessage collaboration, notifications/NSE, Push to Talk, VoIP/SIP, and default communication roles
  • define app-owned macOS companion boundaries where no documented default role exists
  • export the complete Messaging Collaboration skill catalog through the Hermes tap

Verification

  • uv run pytest
  • uv run mypy
  • uv run scripts/validate_hermes_compatibility.py
  • uv run scripts/validate_socket_metadata.py

Why:
Add the Phase 2.5 Apple communication guidance and make the complete Messaging Collaboration skill catalog available through the Hermes tap.

Verification:
uv run pytest
uv run mypy
uv run scripts/validate_hermes_compatibility.py
uv run scripts/validate_socket_metadata.py
@gaelic-ghost
gaelic-ghost merged commit 5439e1e into main Jul 14, 2026
1 check passed
@gaelic-ghost
gaelic-ghost deleted the plugin/apple-communication-systems branch July 14, 2026 18:28
@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@gaelic-ghost, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 26 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: dfc871d6-ace2-4c7b-a214-c632b64e2c72

📥 Commits

Reviewing files that changed from the base of the PR and between 4b89fdf and afa629d.

📒 Files selected for processing (34)
  • AGENTS.md
  • CONTRIBUTING.md
  • README.md
  • ROADMAP.md
  • docs/maintainers/hermes-compatibility.md
  • docs/maintainers/messaging-collaboration-skills-plugin-plan.md
  • plugins/messaging-collaboration-skills/.codex-plugin/plugin.json
  • plugins/messaging-collaboration-skills/AGENTS.md
  • plugins/messaging-collaboration-skills/skills/apple-communication-workflow/SKILL.md
  • plugins/messaging-collaboration-skills/skills/choose-platform-integration/SKILL.md
  • plugins/messaging-collaboration-skills/skills/communication-notifications-workflow/SKILL.md
  • plugins/messaging-collaboration-skills/skills/default-communication-app-workflow/SKILL.md
  • plugins/messaging-collaboration-skills/skills/imessage-app-and-collaboration-workflow/SKILL.md
  • plugins/messaging-collaboration-skills/skills/push-to-talk-workflow/SKILL.md
  • plugins/messaging-collaboration-skills/skills/voip-sip-calling-workflow/SKILL.md
  • scripts/export_hermes_skills.py
  • skills.sh.json
  • skills/apple-communication-workflow/SKILL.md
  • skills/choose-platform-integration/SKILL.md
  • skills/communication-notifications-workflow/SKILL.md
  • skills/conversation-state-human-handoff/SKILL.md
  • skills/default-communication-app-workflow/SKILL.md
  • skills/discord-app-workflow/SKILL.md
  • skills/google-meet-collaboration-workflow/SKILL.md
  • skills/imessage-app-and-collaboration-workflow/SKILL.md
  • skills/push-to-talk-workflow/SKILL.md
  • skills/slack-app-workflow/SKILL.md
  • skills/sms-mms-rcs-workflow/SKILL.md
  • skills/teams-agent-workflow/SKILL.md
  • skills/telegram-bot-workflow/SKILL.md
  • skills/voip-sip-calling-workflow/SKILL.md
  • skills/webhook-and-event-lifecycle/SKILL.md
  • skills/whatsapp-business-workflow/SKILL.md
  • tests/test_validate_hermes_compatibility.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch plugin/apple-communication-systems

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant