---
name: Factory Implement
slug: factory-implement
category: AI Engineering
description: Factory Implement claims one ready GitHub issue, applies fail-closed gates, and uses an independent verifier before opening a draft pull request. Use it when you want a controlled issue-to-PR workflow with fresh verification context.
github: "https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-implement"
language: Shell
stars: 174
forks: 13
install: "npx degit https://github.com/addyosmani/factory/tree/main/template/.agents/skills/factory-implement ~/.claude/skills/factory-implement"
installs_to: ~/.claude/skills/factory-implement
source_path: template/.agents/skills/factory-implement/SKILL.md
collection_size: 12
category_size: 3475
collection_url: "https://dirskills.com/collections/addyosmani/factory"
added: 2026-09-07T05:22:02.180Z
last_synced: 2026-09-07T05:22:02.180Z
canonical_url: "https://dirskills.com/skills/factory-implement"
---

# Factory Implement

Factory Implement claims one ready GitHub issue, applies fail-closed gates, and uses an independent verifier before opening a draft pull request. Use it when you want a controlled issue-to-PR workflow with fresh verification context.

**Install:**

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

## README

# Factory implementation for Codex

Read `docs/factory/CONTRACT.md`, `docs/factory/CHARTER.md`, and then the canonical workflow
in `.claude/skills/factory-implement/SKILL.md`. Use Codex's subagent mechanism for the fresh
verifier context. If an independent context is unavailable, stop before opening a non-draft
pull request.
