원클릭으로
trinity-test
Run Trinity test suites and analyze results. Use for testing VSA, VM, Firebird, WASM, or full test suite.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run Trinity test suites and analyze results. Use for testing VSA, VM, Firebird, WASM, or full test suite.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Trinity Bridge manual — architecture, endpoints, commands, patterns for Perplexity-Railway-Mac-Claude Code channel. Reference for all AI agents.
Generate Zig or Verilog code from VIBEE specifications. Use when creating or updating .tri specs and regenerating code.
GOD MODE — Agent monitoring dashboard. Shows swarm status, task queue, pipeline compliance, circuit breakers, git activity, and rule violations.
Generate Zig or Verilog code from VIBEE specifications. Use when creating or updating .tri specs and regenerating code.
HEALER — diagnose, heal, commit dirty files, monitor junk & docs & duplicates, report honestly. Every loop = action + proof.
Agent swarm development dashboard — live Railway containers, issue queue, PR pipeline, JSONL events, pool utilization, and queue drain status. Use when checking agent dev tasks, spawning status, or monitoring issues #315-#319.
| name | trinity-test |
| description | Run Trinity test suites and analyze results. Use for testing VSA, VM, Firebird, WASM, or full test suite. |
!cd /Users/playra/trinity-w1 && zig build 2>&1 | tail -5
Run tests for: $ARGUMENTS
| Module | Command |
|---|---|
| All | cd /Users/playra/trinity-w1 && zig build test |
| VSA | cd /Users/playra/trinity-w1 && zig test src/vsa.zig |
| VM | cd /Users/playra/trinity-w1 && zig test src/vm.zig |
| Single file | cd /Users/playra/trinity-w1 && zig test src/<file>.zig |
src/vsa.zig, src/vsa/tests.zigsrc/vm.zigsrc/bsd/verify_bsd.zig, src/bsd/verify_lmfdb.zigsrc/hslm/model.zig, src/hslm/trainer.zigsrc/vibeec/self_improver.zig