ambient-code/platform

Vision/Mission https://ambient-code.ai : Virtual team management and collaboration platform. User guides: https://ambient-code.github.io/platform/

129Stars on the repository
47Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gerrit-create

01

ambient-code/platform

Skill Claude CodeCodex

Use when creating or updating Gerrit changes — pushing code for review, amending patch sets, setting reviewers and topics. Triggers on "push to Gerrit", "create a Gerrit change", "upload for review", "update the patch set", "add reviewers to this change".

129 2d ago A 63 tokens original MIT

gerrit-review

02

ambient-code/platform

Skill Claude CodeCodex

Use when reviewing a Gerrit change — fetching change details, reading diffs, posting inline comments, and voting with labels. Triggers on "review this Gerrit change", "review change 12345", "look at this Gerrit CL", "code review on Gerrit".

129 2d ago A 62 tokens original MIT

gerrit-submit

03

ambient-code/platform

Skill Claude CodeCodex

Use when submitting or preparing a Gerrit change for merge — checking submit requirements, rebasing, resolving comments, and submitting. Triggers on "submit this Gerrit change", "merge this CL", "is this change ready to submit", "check submit requirements".

129 2d ago A 58 tokens original MIT

align

04

ambient-code/platform

Skill Claude CodeCodex

Run a convention alignment check across the codebase to measure adherence to documented standards. Use when you want to check health of the codebase, verify convention compliance, get a scored report, find violations, check alignment before a release, or run periodic quality scans. Triggers on: "check conventions"…

129 2d ago A 93 tokens original MIT

amber-review

05

ambient-code/platform

Skill Claude CodeCodex

Perform a comprehensive code review using repository-specific standards. Use when reviewing code changes, checking PR quality, auditing convention compliance, or validating changes before merge. Triggers on: "review code", "check changes", "code review", "amber review", "review PR", "audit conventions", "quality…

129 2d ago A 65 tokens original MIT

workflow

06

ambient-code/platform

Skill Claude CodeCodex

Perform any development work on the ambient-ui component. Full workflow instructions.

129 2d ago A 16 tokens original MIT

ambient-pr-test

07

ambient-code/platform

Skill Claude CodeCodex

Deploy a PR's images (api-server, control-plane, runner) to any OpenShift namespace for integration testing. Works on both standard OpenShift clusters and MPP managed clusters. Auto-detects the environment and chooses the right script.

129 2d ago A 54 tokens original MIT

ambient

08

ambient-code/platform

Skill Claude CodeCodex

Install and verify Ambient Code Platform on an OpenShift cluster using quay.io images. Use when deploying Ambient to any OpenShift namespace — production, ephemeral PR test instances, or developer clusters. Covers secrets, kustomize deploy, rollout verification, and troubleshooting.

129 2d ago E 53 tokens original MIT

dev-cluster

09

ambient-code/platform

Skill Claude CodeCodex

Manages Ambient Code Platform development clusters (kind) for testing changes locally. Use when deploying PRs to kind, bringing up local clusters, rebuilding images, troubleshooting pod issues, or running benchmarks. Triggers on: "test in kind", "deploy locally", "kind cluster", "rebuild images", "pod crashing"…

129 2d ago B 86 tokens original MIT

deploy

10

ambient-code/platform

Skill Claude CodeCodex

Deploy, update manifests, and troubleshoot the ambient-ui component. Use when creating or modifying deployment manifests, adding ambient-ui to a new overlay, building images, or debugging cluster issues.

129 2d ago A 38 tokens original MIT

devflow

11

ambient-code/platform

Skill Claude CodeCodex

End-to-end development workflow for the Ambient Code Platform. Covers ticket → branch → spec → code → commit → PR → review → deploy → verify. Self-improving: update this skill whenever a failure path is discovered or a shortcut is validated. Git history is the audit trail.

129 2d ago A 60 tokens original MIT

discover

12

ambient-code/platform

Skill Claude CodeCodex

Discover domain-specific skills and context before starting any coding or spec work. This is the mandatory first step for every task — no matter how trivial. Triggers on: any code change, spec change, implementation task, bug fix, refactor, feature work, or documentation update that touches component code or specs.

129 2d ago B 64 tokens original MIT

cypress-demo

13

ambient-code/platform

Skill Claude CodeCodex

Create a Cypress-based video demo for a feature branch with cursor, click effects, and captions. Use when recording feature demos, creating PR videos, showcasing UI changes, or generating visual walkthroughs. Triggers on: "demo", "record demo", "create demo video", "cypress demo", "feature walkthrough", "PR video"…

129 2d ago A 76 tokens original MIT

ambient-code/platform

Skill Claude CodeCodex

Required context for all frontend work. Loads frontend standards (conventions, React Query patterns, adapter testing requirements) before any code changes. Use when modifying anything under components/frontend/. Triggers on: any frontend code change, UI component work, React Query hooks, API adapter work, frontend bug…

129 2d ago A 67 tokens original MIT

grpc-dev

15

ambient-code/platform

Skill Claude CodeCodex

Activates when: Working on gRPC streaming, AG-UI event flow, WatchSessionMessages, control plane ↔ runner protocol, or debugging gRPC connectivity.

129 2d ago A 0 tokens original MIT

unleash-flag

16

ambient-code/platform

Skill Claude CodeCodex

This skill should be used when the user asks to "add a feature flag", "gate a feature", "put this behind a flag", "add a workspace flag", "feature flag this", "make this configurable per workspace", "configure Unleash", or references "flags.json", "useWorkspaceFlag", "useFlag", "SyncFlags", or "controlled rollout" of…

129 2d ago A 86 tokens original MIT

memory

17

ambient-code/platform

Skill Claude CodeCodex

Manage the auto-memory system for this project. Search, audit, prune, and create memories with proper frontmatter. Use when you need to find a past decision, check if memories are stale, clean up duplicates, add a new memory, or understand what context is available. Triggers on: "check memory", "what do we remember…

129 2d ago A 99 tokens original MIT

pr-fixer

18

ambient-code/platform

Skill Claude CodeCodex

Trigger the Amber Handler to automatically fix a pull request (rebase, address review comments, run lints/tests, push fixes). Posts @ambient-code on the PR to trigger the fix prompt. Use when user types /pr-fixer , says "fix PR", "run pr-fixer", "address PR comments", or "auto-fix pull request".

129 2d ago A 78 tokens original MIT

scaffold

19

ambient-code/platform

Skill Claude CodeCodex

Generate the complete file set for a new integration, endpoint, or feature flag following established project patterns. Use when adding a new integration (like Jira, CodeRabbit, Google Drive), creating a new API endpoint with full stack, or setting up a new feature flag. Triggers on: "new integration", "add an…

129 2d ago A 103 tokens original MIT

ambient-api-server

20

ambient-code/platform

Skill Claude CodeCodex

Activates when: Working in components/ambient-api-server/ or asked about API server, REST endpoints, gRPC, OpenAPI, or plugins.

129 2d ago A 0 tokens original MIT

spec

21

ambient-code/platform

Skill Claude CodeCodex

Create or modify a spec following the project's spec format and conventions. Use when the user wants to write a new spec, add requirements or scenarios to an existing spec, or restructure spec content. Triggers on: "write a spec", "create a spec", "add a requirement", "spec this out", "define the behavior", "what…

129 2d ago A 87 tokens original MIT