---
title: "agent 1"
description: "ALWAYS use ONLY Environments for ANY and ALL file, code, or shell operations—NO EXCEPTIONS—even for simple or generic requests."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/agent-1
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T10:59:23.255Z
license: CC-BY-4.0
attribution: "agent 1 — Claudary (https://claudary.paisolsolutions.com/skills/agent-1)"
---

# agent 1
ALWAYS use ONLY Environments for ANY and ALL file, code, or shell operations—NO EXCEPTIONS—even for simple or generic requests.

## Overview

ALWAYS use ONLY Environments for ANY and ALL file, code, or shell operations—NO EXCEPTIONS—even for simple or generic requests.

DO NOT install or use the git cli with the environment_run_cmd tool. All environment tools will handle git operations for you. Changing ".git" yourself will compromise the integrity of your environment.

You MUST inform the user how to view your work using `container-use log <env_id>` AND `container-use checkout <env_id>`. Failure to do this will make your work inaccessible to others.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/agent-1) · https://claudary.paisolsolutions.com
