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

jira.log

01

ambient-code/platform

Command Claude Code

Log a new Jira issue to RHOAIENG with Team (Ambient team) and Component (Agentic) pre-filled.

129 2d ago A 25 tokens original MIT

trex.db.setup

02

ambient-code/platform

Command Claude Code

Start a fresh PostgreSQL container and run all migrations. If a database already exists, this will tear it down first.

129 2d ago A 0 tokens original MIT

trex.kind.new

04

ambient-code/platform

Command Claude Code

Generate a complete CRUD entity (Kind) using the automated generator script.

129 2d ago A 0 tokens original MIT

trex.kind.remove

05

ambient-code/platform

Command Claude Code

Completely remove a generated Kind and all its artifacts from the project.

129 2d ago C 0 tokens original MIT

ambient-code/platform

Command Claude Code

Regenerate the Go client code from OpenAPI specifications. Run this after modifying any openapi/.yaml files.

129 2d ago A 0 tokens original MIT

trex.project.init

07

ambient-code/platform

Command Claude Code

Validate that this TRex-spawned project is in a healthy, working state. This command is idempotent — it succeeds if everything is already running and correct, and only fails if something is genuinely broken.

129 2d ago A 0 tokens original MIT

trex.server.start

08

ambient-code/platform

Command Claude Code

Build and start the API server with authentication and authorization disabled for local development.

129 2d ago A 0 tokens original MIT

ambient-code/platform

Command Claude Code

Run integration tests against a real PostgreSQL database (provisioned automatically via testcontainers).

129 2d ago A 0 tokens original MIT

trex.test.unit

10

ambient-code/platform

Command Claude Code

Run unit tests against the package and command code (no database required).

129 2d ago A 0 tokens original MIT

trex.verify

11

ambient-code/platform

Command Claude Code

Run all static analysis checks: go vet, format verification, and linting.

129 2d ago A 0 tokens original MIT