Install locally
The shortest supported path is a plain script plus native host commands. You keep the package and its behavior inspectable on your machine.
DS4CC is the distribution shelf: once an artifact survives review and is ready to ship, it lands here to install, inspect, or read. XBGST stays local-first—native Codex orchestration, WWKD planning, a shared execution contract, and xask at the shell boundary.
$ curl -fsSL https://raw.githubusercontent.com/VeigaPunk/grok-marketplace/main/scripts/install-xbgst-codex.sh | bash
A marketplace is useful when it is a release surface, not a junk drawer. DS4CC carries artifacts only after the install path, scope, and claims are coherent.
The shortest supported path is a plain script plus native host commands. You keep the package and its behavior inspectable on your machine.
Refine in the source repo, validate the package, then promote it to DS4CC for stable installation and discovery.
Operator notes, architecture takes, compatibility boundaries, and anti-patterns live beside the install instead of disappearing into chat history.
Optional bridges stay named, bounded, and off the critical path. A local workflow must not depend on an integration merely because one exists.
The installer uses Codex's marketplace commands, verifies the result, and leaves your auth, model, effort, and concurrency choices alone.
$ install-xbgst-codex.sh → register or refresh VeigaPunk/grok-marketplace → install xbgst-codex from that marketplace → verify the package is installed and enabled ✓ start a new Codex task to load the skills
~/.codex/config.toml or host concurrency;Prerequisites are Codex CLI with plugin marketplace support, Git, Cargo/Rust, and jq; Node.js is needed only for the explicit MCP opt-in. Review the linked script before piping it into a shell if that is your policy.
wwkd decides the shape of the work. xbgst-shared holds the invariants. The host adaptation preserves that center instead of copying Grok-only wiring.
The canonical directive runs before fan-out: clarify the objective, expose uncertainty, choose the smallest useful team, and define how the result will be judged.
The Codex-adapted shared reference carries round structure, connector coverage, bounded proposal loops, flat delegation, and judge/integrator/shipper responsibilities.
Provider, model, substrate, effort, service tier, and Godspeed become an explicit shell plan. Cross-provider work is consultation; native Codex agents own source changes.
Codex runs the implementation team with its own permissions and user authorization. Host safety rules remain stronger than any imported orchestration convention.
The Burnerchrome-style artifact makes the model catalog legible without moving execution into the browser.
Toggle provider, model, stock or Sekhmet substrate, compatible effort, and service tier. Canonical Godspeed is an invariant: every delegated task ends exactly once with | godspeed. The result is a shell-safe xask plan command to copy and inspect.
The stack stays understandable because each surface has one job and optional layers cannot impersonate the default.
| Surface | Posture | Job | Boundary |
|---|---|---|---|
| Codex package | Primary | Install WWKD, XBGST orchestration, and shared references locally. | Native Codex plugin commands. |
| xask CLI | Primary when routing | Resolve and dispatch explicit provider/model/effort choices. | Local shell; provider access remains yours. |
| Visual planner | Primary UI | Compose a dry, copyable plan from the exported catalog. | Static browser surface; no dispatch. |
| MCP companion | Optional | Expose a bounded adapter where an MCP-aware host is intentionally desired. | Separate opt-in; never a local install dependency. |
| Public ChatGPT directory | Not claimed | Would require deployed HTTPS infrastructure, publisher verification, review, and publication. | External release gate, not part of this local package. |
This site is the final distribution step and the durable reading surface—not the lab where half-formed integrations become defaults.
source repo → refine + validate → ship-ready → publish on ds4cc.com │ │ └── implementation history ├── one-paste install ├── source + boundaries ├── visual artifacts └── operator takes