triage

Search pattern databases and Cortex documentation to assess Phase 2 confidence thresholds.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/theLightArchitect/cappy-toolkit --skill triage-thelightarchitect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/theLightArchitect/cappy-toolkit/tree/main/skills/triage
Command: npx skills add https://github.com/theLightArchitect/cappy-toolkit --skill triage-thelightarchitect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CAPPY investigators need to quickly verify whether a reported symptom aligns with known patterns, documentation, or past TAC cases, and determine if the Phase 2 confidence threshold is satisfied.

Core Features & Use Cases

  • Searches the local pattern database and scores matches.
  • Retrieves relevant Cortex documentation and closed TAC cases.
  • Handles loop iterations, refines symptom keywords, and updates investigation context.
  • Checks the Phase 2 gate and returns a structured JSON result.

Quick Start

Invoke the triage skill with the case number and symptom to obtain pattern matches and a confidence score.

Frequently Asked Questions about triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I match incident symptoms against known patterns and past TAC cases?

To match incident symptoms against known patterns and past TAC cases, the triage skill searches local pattern databases, retrieves Cortex documentation and closed TAC cases, and scores matches to determine if a Phase 2 confidence threshold is met.

What is Phase 2 triage confidence scoring in incident investigation?

Phase 2 triage confidence scoring is the process of correlating evidence during active CAPPY investigations to assess whether reported symptoms align with known patterns and documentation to meet a required confidence gate.

Does the triage skill work with Cortex documentation and MCP tools?

Yes, the triage skill works with Cortex documentation by retrieving relevant docs during investigations, and it utilizes MCP tools or native scripts to handle loop context and update investigation context files.

How do I update investigation context during CAPPY incident loop iterations?

To update investigation context during CAPPY incident loop iterations, the triage skill refines symptom keywords, handles loop context, updates the inv_context.json file, and outputs a structured JSON gate assessment.

What is the best way to retrieve closed TAC cases for symptom correlation?

The best way to retrieve closed TAC cases for symptom correlation is using the triage skill, which searches prior TAC cases and pattern databases to quickly verify if reported symptoms align with known issues.

Why does my symptom pattern match return a low confidence score?

A symptom pattern match returns a low confidence score when the retrieved evidence from pattern databases, Cortex documentation, and prior TAC cases does not satisfy the Phase 2 gate confidence threshold.