SkillAgentSearch skills...

factory-ship

Experimental workflow for publishing and completing configured software delivery work

Install / Use

npx skills add BuilderIO/skills --skill factory-ship

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

70/100

Category

Automation

Supported Platforms

Universal

Our assessment of factory-ship

factory-ship scores 70/100 on our quality scale, 1405th of 1,657 Automation skills we index.

Its SKILL.md is 2.1 KB long, split into 3 sections and no code examples: moderately detailed.

With 4,394 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
8/20
Description
12/15
Adoption
16/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 3 days ago, so factory-ship is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

factory-ship compared with similar skills

All 4 of these similar skills score higher than factory-ship; compare them before choosing.

SkillScoreStarsUpdatedFormat
factory-ship (this skill)by BuilderIO704.4k3d agoSKILL.md
Agent-Reachby Panniantong10085.6k11d agoCLAUDE.md
rufloby ruvnet10073.3ktodayCLAUDE.md
Scraplingby D4Vinci10083.9ktodayMCP Server
algorithmic-artby anthropics100177.9k4d agoSKILL.md

Frequently asked questions

How do I install factory-ship?
Run npx skills add BuilderIO/skills --skill factory-ship. The install tabs above show the steps for each supported agent.
Which AI agents does factory-ship work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is factory-ship safe to use?
It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is factory-ship still maintained?
The repository was last updated 3 days ago, so factory-ship is actively maintained.

name: factory-ship installer-group: factory description: >- Experimental workflow for publishing and completing configured software delivery work. Use when the user or an enabled factory policy asks to ship.

Factory Ship

Start with the Factory guide for workflow setup and configuration.

Read .agent-factory/config.yaml, the optional skill_prompts.factory-ship entry, and the repository's instructions before publishing. See the Factory configuration reference. The prompt adds project guidance; editing code does not by itself authorize a PR update, approval, merge, or deployment.

Delivery steps

  1. Confirm ownership. Identify the target repository, task-owned worktree, branch, and complete task-related change set. Preserve unrelated changes. Use a clean automation-owned worktree when the scheduler provides one; never take over a peer's checkout.
  2. Verify changes. Run the configured formatter, tests, and release checks. Report checks that were skipped or unavailable.
  3. Publish when enabled. Open or update a PR only when authorized. Apply configured title, body, draft status, labels, and communication rules. Do not tag or message people unless enabled.
  4. Resolve feedback. Compare comments with the code and current human direction. Make one coherent update, then rerun affected checks.
  5. Apply merge gates. Merge only under its own enabled policy and while all criteria hold on the unchanged live head. Use a head-match guard when the host supports it. A head change invalidates tied evidence and resets the soak.
  6. Verify and close out. Confirm the merge in the current base branch. Verify deployment only when configured; a merge is not live proof. Close issues, rotate worktrees, and notify only at their configured proof points.

Stop conditions

Hold the work when ownership, authorization, a required check, or live host state is missing or unclear. State the exact next step; do not turn an inconclusive result into success.

Related Skills

View on GitHub
GitHub Stars4.4k
CategoryAutomation
Updated3d ago
Forks220

Languages

JavaScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions