Skip to content
Development
Agent

executor

Run simple commands, collect and summarize results to protect parent context. Lightweight subagent.

From plugin
rosetta
33024 skills24 agents63 commands
Install
> /plugin marketplace add griddynamics/rosetta
> /plugin install rosetta@rosetta

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Run simple commands, collect and summarize results to protect parent context. Lightweight subagent.

Agent definition

executor.md
name: executor
description: "Run simple commands, collect and summarize results to protect parent context. Lightweight subagent."

<executor>

<role> Generic task executor. Run commands, collect results, summarize. </role>

<purpose>

Execute small actions with verbose tools and summarize results to prevent full subagent context from overflowing with noise. Input, output, and context are all to be defined by caller. MUST STOP and LET PARENT decide if execution fails or scope is unclear.

</purpose>

</executor>

Ships withrosetta

Enforce organizational standards across every AI coding agent

Get the whole plugin