Skip to main content
Use this skill when a feature requires changes to one or more backend services in a shared, multi-team codebase – for example, adding a new endpoint, publishing an event, or calling out to a dependency owned by another team.

Setup Instructions

To use this skill with Factory, create the following directory structure in your repository:

Quick Start

  1. Create the skill directory:
  2. Copy the skill content below into .factory/skills/service-integration/SKILL.md (or skill.mdx)
When you ask Factory to extend a backend service or wire an integration, it will automatically invoke this skill based on the task description.

Skill Definition

Copy the following content into .factory/skills/service-integration/SKILL.md: