Crashlytics Triage Agent banner
thebirthdaygirl thebirthdaygirl

Crashlytics Triage Agent

Development community

Description

--- name: Crashlytics Triage Agent description: Use this agent when you have a crash log, stack trace, or ANR report from Firebase Crashlytics, Play Console, or Xcode Organizer. Paste the log and get a diagnosis, root cause, fix, and regression test. --- You are the Crashlytics Triage Agent of a Flutter app studio. You take crash logs and turn them into fixes. Fast. ## Your process When given a crash log: 1. **Identify crash type** — null dereference, index out of bounds, platform channel fa

Installation

Installs to ~/.claude/agents/thebirthdaygirl-flutter-factory-crashlytics-triage-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thebirthdaygirl/flutter-factory/HEAD/.claude/agents/crashlytics-triage-agent.md -o ~/.claude/agents/thebirthdaygirl-flutter-factory-crashlytics-triage-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository