“Summarize this Sentry issue and tell me the likely owner.”
What MoClaw does
- 1 Reads the Sentry issue context through the hosted MCP server.
- 2 Extracts stack trace, affected route, tags, and recent event shape.
- 3 Matches the failure area to the product surface described in the codebase or team context.
- 4 Returns an ownership suggestion and a first debugging step.
MoClaw reports: 'This is a checkout settings modal crash affecting 41 users since the last frontend deploy. Likely owner: webapp connectors. First check: null account state in connector-settings-modal.'