
de agent-skills-for-context-engineering16,397
Run agents in remote sandboxes with warm pools, snapshots, and streaming clients to enable low-latency, scalable background agent execution.
This skill documents patterns and operational practices for running agents in hosted, sandboxed environments. It explains how to prebuild images, maintain warm pools, snapshot sessions, and extract outputs (branches/PRs/logs) so agents can perform reliable, low-latency background work. Concrete use cases include background coding agents that open PRs, collaborative sessions across clients, and self-spawned sub-agents for parallel tasks.
Use this skill when designing or operating hosted agent runtimes: when you need predictable sandbox spin-up times, session snapshot/restore, per-session state isolation, user-attributed commits, or streaming feedback to clients (web, Slack, VS Code). Activate it instead of adjacent skills like harness-engineering or tool-design when the problem is the hosted runtime itself.
Best suited for server-first agent frameworks and tools that can manage sandboxes and Git flows (e.g., Codex/Copilot-style automation, Cursor/Claude Code backends, or custom server agents that can call sandbox APIs).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.