---
name: Factory Monitor
slug: factory-monitor
category: DevOps
description: Factory Monitor inspects factory health, stale work, CI, security advisories, and recent run evidence without implementing fixes. Use it to review system status and write a unique run record.
github: "https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-monitor"
language: Shell
stars: 174
forks: 13
install: "npx degit https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-monitor ~/.claude/skills/factory-monitor"
installs_to: ~/.claude/skills/factory-monitor
source_path: template/.agents/skills/factory-monitor/SKILL.md
collection_size: 12
category_size: 1044
collection_url: "https://dirskills.com/collections/addyosmani/factory"
added: 2026-09-07T05:22:05.721Z
last_synced: 2026-09-07T05:22:05.721Z
canonical_url: "https://dirskills.com/skills/factory-monitor"
---

# Factory Monitor

Factory Monitor inspects factory health, stale work, CI, security advisories, and recent run evidence without implementing fixes. Use it to review system status and write a unique run record.

**Install:**

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

## README

# Factory monitoring for Codex

Read `docs/factory/CONTRACT.md`, `docs/factory/CHARTER.md`, and then the canonical workflow
in `.claude/skills/factory-monitor/SKILL.md`. Write a unique run record rather than appending
to shared state.
