Skip to content

chore: add Bugsnag triage skill#688

Merged
bmc08gt merged 1 commit into
code/cashfrom
chore/triage-skill
May 11, 2026
Merged

chore: add Bugsnag triage skill#688
bmc08gt merged 1 commit into
code/cashfrom
chore/triage-skill

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 11, 2026

Port the /triage Claude skill from iOS to Android. Fetches the top open production Bugsnag issue, investigates stack traces/logs/breadcrumbs, proposes a fix direction, routes through domain experts, and writes a lean review brief.

  • SKILL.md adapted for Kotlin/Android (stack frame mapping, version check via release-manifest.json, Android expert routing)
  • event-shape.md documents Android Bugsnag event structure
  • bugsnag-top.sh fetches top error with retry/rate-limit handling
  • .gitignore updated to cover .env and .env.local

Port the /triage Claude skill from iOS to Android. Fetches the top open
production Bugsnag issue, investigates stack traces/logs/breadcrumbs,
proposes a fix direction, routes through domain experts, and writes a
lean review brief.

- SKILL.md adapted for Kotlin/Android (stack frame mapping, version
  check via release-manifest.json, Android expert routing)
- event-shape.md documents Android Bugsnag event structure
- bugsnag-top.sh fetches top error with retry/rate-limit handling
- .gitignore updated to cover .env and .env.local

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this May 11, 2026
@bmc08gt bmc08gt merged commit 1e0b336 into code/cash May 11, 2026
@bmc08gt bmc08gt deleted the chore/triage-skill branch May 11, 2026 15:52
@github-actions github-actions Bot added the type: chore Maintenance, config, CI/CD label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Maintenance, config, CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant