the-factory
Automated multi-repo engineering workflows, testing, and release management
All Skills in This Repository (9)
Pure Emerald Level Indicatorsden-docker-chrome-verify
Start the Den Docker stack and verify sign-up and worker creation via Chrome.
sync-submodules
Synchronize Git submodules to pinned commits with optional stashing.
outreach-crm
Manage outbound outreach and lead tracking in Notion via APIs.
render
Execute Render API requests to trigger deployments and suspend services.
chrome-mcp-bootstrap
Restart chrome-devtools-mcp and verify Chrome MCP connection readiness.
share-docker-chrome-verify
Start the OpenWork Docker stack and verify share links via Chrome MCP.
macos-window-video-capture
Capture video recordings of specific macOS application windows using ScreenCaptureKit.
openwork-docker-chrome-mcp
Start the OpenWork Docker stack and verify UI via Chrome DevTools Protocol.
eleven-labs-podcast
Generate podcast audio from text files using the ElevenLabs API.
Frequently Asked Questions
FAQPage SchemaHow to install the-factory?โผ
Run `npx skills add different-ai/the-factory --all -g -y` in your terminal to install all skills in this workspace globally.
What does the-factory automate?โผ
It automates multi-repo engineering work: syncing submodules, creating isolated worktrees per task, testing UI flows in the browser, and shipping releases with structured changelogs and evidence-backed pull requests.
How does it verify UI changes before a PR?โผ
It boots the local dev stack, drives the app through Chrome DevTools, captures screenshots, uploads them to an ephemeral host, and attaches them to the pull request instead of committing images to the repo.
Does it work with OpenCode and OpenWork?โผ
Yes. The skills follow the OpenCode SKILL.md standard and are designed for the OpenWork desktop app, OpenCode CLI, and compatible agent runtimes.
Can it handle non-coding operations tasks?โผ
Yes. It includes skills for Notion-based outreach CRM, Cal.com scheduling links, Telegram notifications, Render and Vercel management, and podcast audio generation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core