---
name: Factory Spec
slug: factory-spec
category: AI Engineering
description: Factory Spec turns an ambiguous factory issue into human-approved product, behavior, design, and implementation slices. Use it interactively before implementation and keep approval gates in the loop.
github: "https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-spec"
language: Shell
stars: 174
forks: 13
install: "npx degit https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-spec ~/.claude/skills/factory-spec"
installs_to: ~/.claude/skills/factory-spec
source_path: template/.agents/skills/factory-spec/SKILL.md
collection_size: 12
category_size: 3475
collection_url: "https://dirskills.com/collections/addyosmani/factory"
added: 2026-09-07T05:22:05.959Z
last_synced: 2026-09-07T05:22:05.959Z
canonical_url: "https://dirskills.com/skills/factory-spec"
---

# Factory Spec

Factory Spec turns an ambiguous factory issue into human-approved product, behavior, design, and implementation slices. Use it interactively before implementation and keep approval gates in the loop.

**Install:**

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

## README

# Factory specification for Codex

Read `docs/factory/CONTRACT.md`, `docs/factory/CHARTER.md`, and then the canonical workflow
in `.claude/skills/factory-spec/SKILL.md`. Keep every human approval gate interactive. Use a
fresh subagent for the critic pass when the workflow requires one.
