To use Macroscope’s Agent, you must configure Status. To configure Status, click on Status in the left sidebar, then complete the Product Overview and Sprint Cadence. Once your backfill has finished, you’ll be able to use the Agent.
Tools
Built-in
These tools work out of the box once your repositories are connected.Connected Services
These tools become available when you connect the corresponding service. See Integrations for setup instructions.Where to Interact with Macroscope’s Agent
- Slack: DM Macroscope (under Apps), tag
@Macroscopein a channel, or add it to a group DM. - GitHub: Mention @macroscope-app in any PR discussion thread, or reply to any of Macroscope’s inline code review comments.
- API: Trigger the agent programmatically via webhooks.
Pricing
Agent usage is billed via credits. 1 credit = $0.01. You get 1000 free credits per month. Beyond the free credits, credits draw from your balance. Credits scale with LLM cost: a quick Slack question costs ~7 credits ($0.07), a complex research task ~470 credits ($4.70). Credits apply to: Slack queries, Macros, Webhooks, and Check Run Agents. See Pricing for details.Custom Instructions
Set preferred tone, domain context, output format, or person-specific rules in Settings → Workspace → Custom AMA (Ask Macroscope Anything) Instructions (e.g. “customer success teammates should get less technical responses”).Examples
- “What did the team ship yesterday?”
- “Draft release notes for everything shipped in the past 2 weeks.”
- “How does the authentication flow work?”
- “Here’s a screenshot of a bug. What’s causing it? Open a PR to fix it and assign Eliza as a reviewer.”
- “How many signups did we get last week?” (uses BigQuery or PostHog)
- “What feature flags are enabled in production right now?” (requires LaunchDarkly)
- “Make a Jira ticket to track this bug. Assign it to Ikshita.” (requires Jira)
- “What’s the status of Linear ticket ENG-431?” (requires Linear)