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

backend-review

01

ambient-code/platform

Agent Claude Code

Review Go backend code for convention violations. Use after modifying files under components/backend/. Checks for panic usage, service account misuse, type assertion safety, error handling, token security, and file size.

129 2d ago A 42 tokens original MIT

convention-eval

02

ambient-code/platform

Agent Claude Code

Runs all convention checks across the full codebase and produces a scored alignment report. Dispatched by the /align skill.

129 2d ago A 29 tokens original MIT

frontend-review

03

ambient-code/platform

Agent Claude Code

Review frontend TypeScript/React code for convention violations. Use after modifying files under components/frontend/src/. Checks for raw HTML elements, manual fetch, any types, interface usage, component size, and missing states.

129 2d ago A 45 tokens original MIT

operator-review

04

ambient-code/platform

Agent Claude Code

Review Kubernetes operator code for convention violations. Use after modifying files under components/operator/. Checks for OwnerReferences, SecurityContext, reconciliation patterns, resource limits, and panic usage.

129 2d ago A 37 tokens original MIT

runner-review

05

ambient-code/platform

Agent Claude Code

Review Python runner code for convention violations. Use after modifying files under components/runners/ambient-runner/. Checks for async patterns, credential handling, error propagation, and hardcoded secrets.

129 2d ago A 40 tokens original MIT

security-review

06

ambient-code/platform

Agent Claude Code

Cross-cutting security review for code touching auth, RBAC, tokens, or container specs. Use before committing any code that handles authentication, authorization, credentials, or security contexts.

129 2d ago A 39 tokens original MIT

runner.spec

07

ambient-code/platform

Agent

Date: 2026-04-05 Status: Living Document — current state documented Related: ../control-plane/control-plane.spec.md — CP provisioning, token endpoint, start context assembly.

129 2d ago A 0 tokens original MIT