---
name: Factory Triage
slug: factory-triage
category: Automation
description: Factory Triage classifies GitHub issues into the factory’s live label queue and writes an auditable snapshot. Use it for backlog triage or a scheduled triage run.
github: "https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-triage"
language: Shell
stars: 174
forks: 13
install: "npx degit https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-triage ~/.claude/skills/factory-triage"
installs_to: ~/.claude/skills/factory-triage
source_path: template/.agents/skills/factory-triage/SKILL.md
collection_size: 12
category_size: 2109
collection_url: "https://dirskills.com/collections/addyosmani/factory"
added: 2026-09-07T05:22:06.435Z
last_synced: 2026-09-07T05:22:06.435Z
canonical_url: "https://dirskills.com/skills/factory-triage"
---

# Factory Triage

Factory Triage classifies GitHub issues into the factory’s live label queue and writes an auditable snapshot. Use it for backlog triage or a scheduled triage run.

**Install:**

```bash
npx degit https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-triage ~/.claude/skills/factory-triage
```

## README

# Factory triage for Codex

Read `docs/factory/CONTRACT.md`, `docs/factory/CHARTER.md`, and then the canonical workflow
in `.claude/skills/factory-triage/SKILL.md`. Follow that workflow using the tools available
in Codex. GitHub labels are the live queue; `QUEUE.md` is only a snapshot.
