Shipyard Codex Orchestration
Routeert Shipyard's parallelle-agent build/audit/ship workflows naar sequentiële persona's onder Codex.
Werkt met setup
Wat het doet
Een router skill voor Codex CLI die uitlegt hoe Shipyard's Claude-Code-native multi-subagent workflows (builder/reviewer/auditor/etc.) degraderen naar sequentiële roladoptie met één context in Codex, en intenties zoals 'ship it' of 'audit this' koppelt aan de juiste benoemde Shipyard skill. Activeert bij expliciete meerstaps Shipyard workflow-verzoeken onder Codex (build/audit/plan/ship/review/research/map); het is een onderdeel van de grotere 'shipyard' Claude Code plugin, geen zelfstandige tool.
Testrapport
Deze SKILL.md is een kale router: de eigen map bevat alleen het bestand zelf, en zowel scripts/state-read.sh als elke skill waarnaar het routeert (shipyard-executing-plans, security-audit, shipyard-writing-plans...) bevinden zich volledig buiten codex/skills-extra/ — het kopiëren van alleen deze map laat elke referentie onopgelost; de README zelf zegt dat het echte installatiepad `claude plugin install shipyard@shipyard` is, en niet het selecteren van een enkele skill.
Getest op: 2026-07-14 · Claude Code 2.x (agent harness)
Installatie
git clone https://github.com/lgbarn/shipyard cd shipyard mkdir -p ~/.claude/skills cp -r codex/skills-extra/shipyard-codex-orchestration ~/.claude/skills/shipyard-codex-orchestration
Commando's en voorbeeldprompts
/shipyard-codex-orchestrationRouteert Shipyard's parallelle-agent build/audit/ship workflows naar sequentiële persona's onder Codex.
Skills reageren op gewone verzoeken — geen commando's om te onthouden. Na installatie activeren prompts zoals deze de skill (in het Engels):
I'm on Codex CLI, please audit this repo like Shipyard's audit workflow wouldShip this feature using the Shipyard build then review then ship sequenceRoute this 'audit this codebase' request to the right Shipyard persona under Codex