sentry-triage-to-pr — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited sentry-triage-to-pr (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill as the front door for turning unresolved Sentry issues into reviewable, verified fixes. Keep sentry-cli-fix-issues focused on one issue; this skill owns backlog ranking, grouping, GitHub issue planning, branch/PR handoff, and PR closeout coordination.
sentry CLI first. Use sentry api only for gaps such as advancedsorts, external links, tag values, and dry-run write previews.
.codex/sentry/<timestamp>-<slug>/ in thetarget repo. Do not write generated bundles into the skill directory.
contain redacted stack/event context; GitHub issues and PR bodies get strict summaries only.
worktrees, PRs, Sentry resolve/archive/merge, and PR closeout actions require explicit user approval or an --apply command outside the operator.
fixed, PR opened, PR approved, merged, deployed, Sentry resolved.
sentry issue explain and sentry issue plan asadvisory evidence only. Confirm with stack frames, repository code, and tests.
Run the portable operator from the target repository to preflight local tools, capture redacted Sentry evidence, rank unresolved issues, group them into fix units, render GitHub issue plans, and plan branch/worktree assignments. Use references/workflow.md for the detailed command sequence and closeout rules.
scripts/sentry_triage_operator.py: portable read-only operator for capture,scoring, grouping, GitHub plans, worktree plans, and bundle validation.
references/workflow.md: full preflight, capture, grouping, GitHub planning,worktree planning, implementation, and post-ship Sentry workflow.
references/operator-contract.md: schema, scoring, redaction, and generatedartifact details.
references/github-and-pr-closeout.md: GitHub issue, branch, PR, and babysitrules.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.