b-open-io

Factory Init — Design skill for Claude Code

Design community

Interactively design and scaffold an autonomous agent loop in this project (goal, gate, state, stop conditions, heartbeat, human-readable GitHub PRs).

How to install Factory Init

Installs to ~/.claude/skills/b-open-io-prompts-factory-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/b-open-io-prompts-factory-init && curl -fsSL https://raw.githubusercontent.com/b-open-io/prompts/HEAD/commands/factory-init.md -o ~/.claude/skills/b-open-io-prompts-factory-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Factory Init does


allowed-tools: Skill(orchestra:software-factory), Skill(core:linear-planning), Read, Write, Grep, Glob, Bash, TaskCreate, TaskUpdate, TaskGet, TaskList description: Interactively design and scaffold an autonomous agent loop in this project (goal, gate, state, stop conditions, heartbeat, human-readable GitHub PRs) argument-hint: "[goal or feature the loop should work toward]"

Your Task

If the arguments contain "--help", show this help and exit:

**factory-init** — Design and scaffold

Alternatives in Design

  • Theme Factory — Style artifacts with professional themes including 10 pre-set color/font combinations 94.1k ★
  • Kode Agent — Kode Agent — Design for post-human workflows 5k ★
  • Deepclaude — Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend 2.3k ★

Full documentation available on GitHub

View Source Repository