← ClaudeAtlas

run-cilisted

Adopt and execute the installed agents_pipeline CI/CD workflow for docs-first pipeline design, validation, and optional configuration generation. Use when the user explicitly invokes `$run-ci` or requests agents_pipeline CI/CD planning or generation.
bohewu/agents_pipeline · ★ 1 · AI & Automation · score 72
Install: claude install-skill bohewu/agents_pipeline
# Run CI Use the installed `orchestrator-ci` definition as the authoritative workflow. 1. Read `${CODEX_HOME:-$HOME/.codex}/agents/orchestrator-ci.toml` as the authoritative workflow. Never manually adopt a raw workspace role; the preflight below decides whether effective Codex config may apply workspace routing. 2. Always query the installed global profile manager for current-workspace JSON status before adopting the workflow. A normal workspace without a profile reports global inheritance and may continue. If status cannot be verified or a configured profile's `health` is not `ok`, stop and ask the user to rerun workspace `set` or `clear`; never dispatch through an unhealthy or orphaned profile. If a configured profile's `profile_eligibility` is not `eligible`, warn that Codex is ignoring the workspace layer and continue with global role routing. Only a healthy, eligible profile may route dispatched roles locally. 3. If the global definition is absent, stop and ask for the global agents_pipeline Codex install. Do not reconstruct the workflow from memory. 4. Remove only the `$run-ci` token and preserve the remaining request and flags as raw input. 5. Adopt the definition in the current/main agent; do not spawn the same orchestrator merely to enter the mode. 6. Obey its docs-first, generation-gate, validation, safety, and final-report constraints. Let effective Codex configuration select actual role models/tiers, and require the installed policy-v2 resolver before every chi