# Quick Triage

> Perform a rapid defensive triage on an authorized code area when time is limited. Use to find the most plausible high-impact issues fast, then recommend the next best review target.

- Skill: `muhammedzohaib/quick-triage` (Agent Skill)
- Install (CLI): `npx skillmds@latest add muhammedzohaib/quick-triage`
- Raw SKILL.md: https://api.skillmd.com/api/skills/muhammedzohaib/quick-triage/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: MuhammedZohaib (https://skillmd.com/u/muhammedzohaib)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/muhammedzohaib/quick-triage

---


# Quick Triage

## Goal

Return the smallest set of high-signal findings quickly.

## Rules

- spend time on plausibly exploitable issues first
- ignore cosmetic hardening unless it changes release risk
- finish with the next area that deserves deeper review

