---
name: Factory Tuning
slug: factory-tuning
category: AI Engineering
description: Factory Tuning reviews factory evidence and suggests tighter or looser constraints without changing the charter. Use it for periodic constraint reviews and to record accepted human decisions.
github: "https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-tune"
language: Shell
stars: 174
forks: 13
install: "npx degit https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-tune ~/.claude/skills/factory-tune"
installs_to: ~/.claude/skills/factory-tune
source_path: template/.agents/skills/factory-tune/SKILL.md
collection_size: 12
category_size: 3475
collection_url: "https://dirskills.com/collections/addyosmani/factory"
added: 2026-09-07T05:22:06.678Z
last_synced: 2026-09-07T05:22:06.678Z
canonical_url: "https://dirskills.com/skills/factory-tuning"
---

# Factory Tuning

Factory Tuning reviews factory evidence and suggests tighter or looser constraints without changing the charter. Use it for periodic constraint reviews and to record accepted human decisions.

**Install:**

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

## README

# Factory tuning for Codex

Read `docs/factory/CONTRACT.md`, then follow `.claude/commands/factory-tune.md`. Propose
changes and record accepted human decisions in `docs/factory/DECISIONS.md`; never edit the
charter or gate requirements on your own initiative.
