Codex
Pinned release
codex plugin marketplace add woliveiras/baseline --ref v0.5.0
codex plugin add baseline@baseline The marketplace is pinned to the immutable v0.5.0 release. Start a new Codex session after installation.
INSTALLATION
Baseline installs as portable Agent Skills. It adds no consumer runtime, telemetry, daemon, package manager, or generated build output to your project.
01 / CLIENT
These commands are a static snapshot of the current published release.
Pinned release
codex plugin marketplace add woliveiras/baseline --ref v0.5.0
codex plugin add baseline@baseline The marketplace is pinned to the immutable v0.5.0 release. Start a new Codex session after installation.
Marketplace
copilot plugin marketplace add woliveiras/baseline
copilot plugin install baseline@baseline Copilot follows the repository marketplace. Its current command does not expose Codex's explicit tag pin.
Mutable channel
claude plugin marketplace add https://github.com/woliveiras/baseline.git
claude plugin install baseline@baseline This short HTTPS route follows the default branch. Use the tag-qualified route in the full guide when reproducibility matters.
STANDALONE AGENT SKILLS
Install the published tag into $HOME/.baseline and link its canonical skills
into $HOME/.agents/skills. The full block refuses to overwrite an existing skill.
LOCAL PACKAGE
Use the pinned repository checkout and its dependency-free Pi descriptor. The guide includes installation, listing, reinstall, and removal.
Open the Pi guide02 / PROJECT
Client installation makes the skills discoverable. It does not modify the repository. Start a new agent session at the project root and invoke setup once.
Use $setup-baseline to create or safely reconcile this project's AGENTS.md. EVIDENCE LIMIT
An installation check can establish that a client sees the skills. It does not prove that a particular model, version, configuration, or session will select and follow every workflow correctly. Keep client evidence named and bounded.
See how claims are bounded