---
description: SDP command ci-triage
globs: []
alwaysApply: false
---
<!-- GENERATED by sdp generate-adapters from sdp.manifest.yaml — do not edit manually -->
<!-- Source: prompts/commands/ci-triage.md -->
# /ci-triage — Ci-triage

## Overview

This command implements the ci-triage skill from the SDP workflow.

See `/prompts/skills/ci-triage/SKILL.md` for complete documentation.

## Usage

```bash
/ci-triage [arguments]
```

## Implementation

The command delegates to the `ci-triage` skill, which provides:

- Systematic workflow
- Quality gates
- Proper error handling
- Documentation

## Related

- Skills: `prompts/skills/ci-triage/SKILL.md`
- Agents: `prompts/agents/builder.md`