migrate-to-factory
Migrate Workflows to Factory
Moving an existing agent workflow into Factory can create duplicate roles, broken paths, or conflicting handoffs. This skill guides a focused migration into an existing Factory repository and validates the resulting configuration.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "migrate-to-factory" from https://skillstore.io/skills/warpdotdev-migrate-to-factory.md and its manifest at https://skillstore.io/api/skills/warpdotdev-migrate-to-factory/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "migrate-to-factory". Migrate the release-triage workflow from the supplied skill directory into the existing Factory repository.
Expected outcome:
The workflow was assigned to the existing triage agent. Shared guidance was added under the shared skills directory, source files remained unchanged, and Factory validation passed.
Using "migrate-to-factory". Move this skill and its templates into the Factory repository, but do not add new agents unless necessary.
Expected outcome:
- Existing implementation responsibilities were reused.
- The templates were kept with the migrated skill and their relative references were adapted.
- No new agent was required.
Using "migrate-to-factory". Review this migration for conflicting ownership before editing.
Expected outcome:
The migration paused because the requested workflow overlaps with the review agent and the existing code-review handoff. User clarification is required before changes can be made.
Security Audit
SafeAll ten static findings are false positives caused by Markdown code spans, a documentation URL, or a safe scope instruction in SKILL.md. The file still requires normal review because it directs edits inside a Factory repository and handles untrusted migration sources.
Risk Factors
โ๏ธ External commands (8)
๐ Network access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/warpdotdev-migrate-to-factory/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/warpdotdev-migrate-to-factory?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/warpdotdev-migrate-to-factory?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/warpdotdev-migrate-to-factory/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/warpdotdev-migrate-to-factory.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
warpdotdev. (2026). migrate-to-factory security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/warpdotdev-migrate-to-factory/audits/1BibTeX citation
@techreport{warpdotdev-warpdotdev-migrate-to-factory-2026,
author = {warpdotdev},
title = {migrate-to-factory security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/warpdotdev-migrate-to-factory/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "migrate-to-factory security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "warpdotdev"
date-released: "2026-09-18"
url: "https://skillstore.io/skills/warpdotdev-migrate-to-factory/audits/1"
identifiers:
- type: other
value: "skillstore:warpdotdev-migrate-to-factory:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Port a team workflow
Move an existing agent workflow into a Factory repository while preserving role ownership and handoff boundaries.
Consolidate agent skills
Review shared and role-specific guidance, then place each resource where the Factory agents can use it without duplication.
Prepare a migration review
Create a focused migration proposal with adapted paths, validation results, and clearly identified unresolved source behavior.
Try These Prompts
Migrate the skill at [source path] into the existing Factory repository at [Factory path]. First identify the workflow entry point and report any missing context.
Review [source paths] and the current Factory agents. Recommend which responsibilities belong in shared skills, agent-scoped skills, or new agents before making edits.
Migrate [source skill] and its referenced scripts, templates, assets, and references into [Factory path]. Keep source files read-only and adapt all relative references.
Migrate [workflow] into [Factory path]. Reuse existing roles where possible, preserve unrelated customization, stop on ambiguous conflicts, validate the complete Factory root, and report every changed file and unresolved limitation.
Best Practices
- Confirm the Factory root, source paths, workflow entry point, and role ownership before editing.
- Choose the smallest change that preserves existing responsibilities and handoffs.
- Validate the complete Factory root and report changed files, validation results, and unresolved behavior.
Avoid
- Do not copy source content blindly or execute source files during migration.
- Do not create duplicate agents or conflicting handoffs when an existing role fits.
- Do not add live operations, secrets, schedules, webhooks, or unrelated Factory features.
Frequently Asked Questions
What does this skill migrate?
Does it create a new Factory?
Can it add a new agent?
Does it modify the source repository?
What happens when ownership is unclear?
Does it validate the result?
Developer Details
Author
warpdotdevLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
c5e997603f469d8796c1290f007a735780780183
Maintenance freshness
9/18/2026
Usage
0 downloads ยท 0 views
File structure
๐ SKILL.md