·triage
>_

triage

phrazzld/claude-config

Multi-source observability triage. Checks Sentry, Vercel logs, health endpoints, GitHub CI/CD. Drives: investigate -> fix -> PR -> postmortem workflow. Invoke for: production issues, error spikes, CI failures, user reports, incident response.

7Installs·1Trend·@phrazzld

Installation

$npx skills add https://github.com/phrazzld/claude-config --skill triage

SKILL.md

This is a fixer. It uses /check-production as its primitive. Use /log-production-issues to create issues instead of fixing.

| Failure Type | Typical Cause | Fix Approach |

| Type check | New code with type errors | Fix types locally, push | | Lint | Style violations | Run pnpm lint --fix | | Test | Broken/flaky tests | Run tests locally, fix or skip flaky | | Build | Missing deps, config issues | Check package.json, build config | | Deploy | Env vars, permissions | Check Vercel/platform settings |

Multi-source observability triage. Checks Sentry, Vercel logs, health endpoints, GitHub CI/CD. Drives: investigate -> fix -> PR -> postmortem workflow. Invoke for: production issues, error spikes, CI failures, user reports, incident response. Source: phrazzld/claude-config.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/phrazzld/claude-config --skill triage
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is triage?

Multi-source observability triage. Checks Sentry, Vercel logs, health endpoints, GitHub CI/CD. Drives: investigate -> fix -> PR -> postmortem workflow. Invoke for: production issues, error spikes, CI failures, user reports, incident response. Source: phrazzld/claude-config.

How do I install triage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill triage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/phrazzld/claude-config