GitHub
Connected automatically during setup. The agent can query PRs, issues, check runs, deployments, and releases, and take actions like adding reviewers.Slack
The primary way most teams interact with Macroscope. DM Macroscope or tag@Macroscope in any channel to query the agent.
Macroscope also streams real-time code activity into Slack channels via /macroscope commands:
/macroscope subscribe <repo>: all activity from a repo/macroscope subscribe-commits <repo>: commit summaries (includes linked Jira and Linear tickets)/macroscope subscribe-prs <repo>: PR activity, with live emoji reactions as PRs are ✅ approved, 💬 commented, or 🚀 merged/macroscope subscribe-build-failures <repo>: build failures
/macroscope subscriptions to view a channel’s subscriptions, or /macroscope help for the full command list. Add --paths= to filter to specific parts of a repo (e.g. --paths=/frontend).
A Slack admin must install the Macroscope Slack app. See setup instructions.