run-in

Official

Execute commands in target directories without changing your shell's CWD.

Authorthe-agency-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to run commands in specific directories without affecting the parent shell's current working directory, preventing context leakage.

Core Features & Use Cases

  • Isolated Command Execution: Runs commands in a subshell within a specified directory, ensuring the parent environment remains unchanged.
  • Application in Workflows: Execute Git commands in different worktrees or run scripts in temporary directories during automation processes.
  • Use Case: Run a verification script on a downstream repository without leaving your current shell location or affecting your environment.

Quick Start

Use the run-in skill to run a git status in your worktree directory without changing your shell's current directory.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: run-in
Download link: https://github.com/the-agency-ai/the-agency/archive/main.zip#run-in

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.