subagent-env-handshake

Community

Verify live repo state for Claude subagents.

AuthorGrimblaz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Subagents risk acting on stale parent environment data; this handshake ensures subagents can verify live working-tree state before making tree-grounded claims.

Core Features & Use Cases

  • Pilot a robust hand-off of live repo state between parent and subagent to prevent drift in HEAD, branch, CWD, and dirty state.
  • Use in Claude Code agent dispatch to safely coordinate tree-sensitive tasks and improve reliability when subagents execute in the shared working tree.
  • Use Case: When dispatching a subagent to inspect a repository and report findings, prepend the handshake to the Agent prompt so the subagent can verify the environment before proceeding.

Quick Start

Deploy the handshake by prepending the generated block to the Agent tool prompt during subagent dispatch.

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: subagent-env-handshake
Download link: https://github.com/Grimblaz/agent-orchestra/archive/main.zip#subagent-env-handshake

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.