Do Sentry Triage banner
anyproto anyproto

Do Sentry Triage

Development community

Description

--- description: Triage Sentry crashes for an iOS release into Linear tickets model: opus --- USE EXTENDED THINKING Run the `sentry-triage` skill at `.claude/skills/sentry-triage/SKILL.md`. User args (may be empty): `$ARGUMENTS` Parse args per the skill's Invocation table: - First positional arg: release version (e.g. `0.46.0`). If absent, use the latest production release. - Second positional arg: environment (`production` or `development`). Default `production`. - `--include-errors` flag:

Installation

Installs to ~/.claude/commands/anyproto-anytype-swift-do-sentry-triage.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/anyproto/anytype-swift/HEAD/.claude/commands/do-sentry-triage.md -o ~/.claude/commands/anyproto-anytype-swift-do-sentry-triage.md

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

Full documentation available on GitHub

View Source Repository