s2i-build

Installation
SKILL.md

/s2i-build Skill

Create the necessary OpenShift resources (BuildConfig, ImageStream) and trigger a Source-to-Image build on the cluster.

Prerequisites

Before running this skill, ensure:

  1. User is logged into OpenShift cluster
  2. Target namespace/project exists or can be created
  3. Git repository URL is available (or will use binary build)

When to Use This Skill

Use this skill after /detect-project to build container images from source code on OpenShift using Source-to-Image. It creates BuildConfig and ImageStream resources, triggers the build, and monitors progress with log streaming.

Critical: Human-in-the-Loop Requirements

See Human-in-the-Loop Requirements for mandatory checkpoint behavior.

Related skills
Installs
1
GitHub Stars
5
First Seen
Mar 12, 2026