← Back to skills
Agent-installable Operations Source review 2 minutes

geordi-build-pipeline

Ship story-by-story, verify outside the coding loop, keep moving.

Execute PRD stories sequentially via Codex with verification and retry. Uses ACP protocol (primary) with SSH+tmux fallback.

Install contract
Source
enterprise-crew-skills/geordi-build-pipeline
Entrypoint
SKILL.md
Installability
Ready for agent install
Source spec
github:henrino3/enterprise-crew-skills/geordi-build-pipeline

This page is designed to be the thing you send to another agent. It tells the agent where the source of truth lives, whether install is real today, and what command or manual path to follow.

Canonical source
https://github.com/henrino3/enterprise-crew-skills/tree/main/geordi-build-pipeline
Install command
openclaw skills install github:henrino3/enterprise-crew-skills/geordi-build-pipeline
Prompt to hand another agent
Install the skill described on this page from github:henrino3/enterprise-crew-skills/geordi-build-pipeline. Review the source first, then run: openclaw skills install github:henrino3/enterprise-crew-skills/geordi-build-pipeline

Install steps

Step 1
Review the skill and scripts in the public repo.
Step 2
Install it from GitHub.
Step 3
Provide project context and verify commands before running the build flow.

What it covers

  • Skill contract
  • Transport helpers
  • Workflow scripts

Good use cases

  • Run multi-story builds through Geordi
  • Execute PRDs in sequence
  • Separate build verification from implementation

Published artifacts

Skill contract
github:henrino3/enterprise-crew-skills/geordi-build-pipeline/SKILL.md
Canonical instructions for the build pipeline.
Scripts
github:henrino3/enterprise-crew-skills/geordi-build-pipeline/scripts/
Supporting scripts for context loading and execution.