Agent Guidelines for JSON Visualization
This document provides guidelines for AI coding agents working in the JSON Visualization codebase.
Explore
15,273 skills indexed with the new KISS metadata standard.
This document provides guidelines for AI coding agents working in the JSON Visualization codebase.
`services/` hosts all runtime microservices, including FastAPI backends (`budapp`, `budcluster`, `budsim`, `budmodel`, `budmetrics`, `budnotify`, `ask-bud`, `budeval`), the Rust gateway (`budgateway`), and Next.js frontends (`budadmin`, `budplayground`). Shared automation lives in `scripts/`, infras
Main backend. Exposes all business logic via REST. Producer only (never consumes from RabbitMQ).
Four things that actually determine whether AI-operated business works — instructions, architecture, system thinking, and where the real bottleneck is.
**Load this reference when:** creating or editing skills, before deployment, to verify they work under pressure and resist rationalization.
> Parent rules: [`/workspace/backend/agents.md`](../agents.md)
Analytics & Agents
Guidelines for AI agents working on the lading codebase. For detailed rationale
The call intelligence system uses a multi-agent orchestration architecture where 6 specialized AI agents process call transcripts in parallel, each producing domain-specific artifacts. The orchestration layer coordinates agent execution, deduplicates outputs, and routes artifacts through approval wo
Parallel agent orchestration using git worktrees for isolated branch work. Use when spawning multiple agents to work on separate Linear issues simultaneously. Prevents branch conflicts, dirty tree cross-contamination, and commit pollution.
@Arb.NET/README.MD
This guide shows you how to create specialist agents for any domain. No subclassing, no boilerplate — just `Agent(name=..., system_prompt=..., tools=..., tool_map=...)`.
Executable units in Agentron: node agents (graphs) and code agents (scripts in sandboxes).
generic skill
- `/packages`: Core framework packages (prefixed `@backstage/`)
Expert technical engineer for this Kaplay.js game
This document provides essential information for AI coding agents working with this Nix-based dotfiles repository. It includes build/lint/test commands, code style guidelines, and important conventions.
This document describes the structure and conventions used in the nerv Kubernetes cluster for AI agents and contributors.
This file provides guidance to Factory Droid Exec when working with code in this repository.
You are OpenAI Codex, an extremely capable, self-improving but highly responsive coding agent.
See [ARCHITECTURE.md](./ARCHITECTURE.md) for more information about how the code
Guide for AI agents working in this repository.
- **Role**: Implement `physics.py` and `constants.py`.
> **Meta**: UI component library for OneCoach. React/React Native compatible using Radix UI, Tailwind CSS, and design tokens.