Factory-Floor banner
Swiftner Swiftner

Factory-Floor

Development community intermediate

Description

[](https://www.npmjs.com/package/@swiftner/factory-floor)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Factory Floor

[](https://www.npmjs.com/package/@swiftner/factory-floor)

A startup coach that turns Claude into a thinking partner for prioritization and execution. It won't tell you what to do — it'll ask the questions you're avoiding.

Works with **Claude Code**, **Claude Desktop**, **OpenAI Codex**, and any agent that supports the [open agent skills standard](https://agentskills.io).

Claude Code

npx @swiftner/factory-floor

Installs to `~/.claude/skills/factory-floor/`. Triggers automatically when you talk about priorities, bottlenecks, what to build, or why growth is flat.

OpenAI Codex

npx @swiftner/factory-floor

Installs to `~/.codex/skills/factory-floor/`. Codex picks it up automatically — trigger with `/skills` or `$` to mention it directly, or just describe your problem and it will activate implicitly.

Or install via ClawHub:

clawhub install factory-floor

Claude Desktop

  1. Open Claude Desktop and create a new Project
  2. Set the contents of `SKILL.md` as the project's Custom Instructions
  3. Upload these files as Project Knowledge:
    • stages/pre-revenue.md
    • stages/restart.md
    • stages/growth.md
    • stages/scaling.md
    • references/intake.md
    • references/misdiagnoses.md
    • references/coaching-patterns.md
    • references/state.md
  4. Optionally upload reference files for deeper dives:
    • references/jtbd.md
    • references/pillar-goldratt.md
    • references/pillar-maurya.md
    • references/pillar-sharp.md
    • references/pillar-ritson.md
    • references/pillar-strategy.md
    • references/estimation.md

Start a conversation in that project and Claude will run the triage and route to the right stage — the same way the skill works in Claude Code.

...