Empire AI Best Practices — AI skill for Claude Code
Field-tested runbook + Claude Code skill for the Empire AI Alpha cluster: SSH/TOTP auth pattern for agents, Slurm job patterns, H100/H200 map, storage, troubleshooting.
How to install Empire AI Best Practices
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Chasonnnn/empire-ai-best-practices and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Empire AI Best Practices does
Field-tested runbook + Claude Code skill for the Empire AI Alpha cluster: SSH/TOTP auth pattern for agents, Slurm job patterns, H100/H200 map, storage, troubleshooting.
Alternatives in AI
- Claw Empire — Command Your AI Agent Empire from the CEO Desk — A local-first AI agent office simulator that orchestrates CLI 1.1k ★
- Openclaw Dashboard — 🔐 Secure, real-time monitoring dashboard for OpenClaw AI agents 654 ★
- Field Lab — A field lab for thinking with AI 570 ★
README
Empire AI best practices
Agent skill for Empire AI access, environment staging, Slurm jobs, and diagnosis on the Alpha (Hopper/RTX, venvs) and Beta (GB200 NVL72, containers) clusters. The root routes to setup, job operation, Beta specifics, troubleshooting, and dated cluster context.
Assets: `job_template.sbatch` (Alpha venv job), `beta_job_template.sbatch` (Beta container job with SIGTERM checkpointing), `poll_jobs.sh` (single bounded poller), `ssh_config`, and the legacy BERT smoke submitter.
Account, partition, QoS, storage root, runtime, and workload revisions are explicit inputs. The legacy BERT/SST-2 helper requests one untyped GPU without placement checks, so site policy can override its partition and GPU identity. Use its workload through a guarded project executor; scheduler completion and accuracy alone do not establish the requested hardware. It performs no dependency installation or prior-run deletion.
Install the repository as `empire-ai-best-practices` in the agent's skill directory, preferably through a symlink to one maintained checkout. See [SKILL.md](SKILL.md) for task boundaries and [references/jobs.md](references/jobs.md) for required smoke inputs.
Run local regression checks with the approved Python runtime:
python -m unittest discover -s tests -v
Local checks use fake modules and a fake scheduler. They do not validate live Empire configuration, package compatibility, GPU execution, model/data access, or accuracy.
Related Skills
Local LLM Setup
Runbook and PowerShell automation to host two isolated local LLMs (KYC analyst and KB-chatbot reasoning) on on
Kru
Local-first MCP password and credential manager for AI agents. Use passwords, API keys, SSH identities, and TO
CloudCodexServer
Многопользовательский сервер для работы команды с AI-агентом в терминале (OpenAI Codex CLI, Claude Code) через
Claude Code Patterns
Field-tested Claude Code patterns & anti-patterns for personal agents — an AI workflow that compounds: knowled
Agent Skills Phoebe Picks
Which AI agent Skills survive a real build? Every pick is field-tested by building a product from scratch, the
Zettel Builder
Bottom-up Zettelkasten card-note skill for AI agent harnesses (Claude Code / OpenClaw / Codex / Hermes). Mater
Related Agents
Coder Alpha
Coder Alpha — correctness-first R coder. Prioritises well-tested, readable, conventional solutions. Invoked as
Cisco iOS
Cisco IOS/IOS-XE/NX-OS configuration and troubleshooting for home lab and enterprise. Covers initial setup, VL
K8s Golang Expert
Use this agent when working with Kubernetes-related development tasks that involve the Go client library, desi