IMPLEMENTATION
This file is a durable summary of the current implementation state. It is intentionally concise and should not be used as a chronological work log.
Run simple commands, collect and summarize results to protect parent context. Lightweight subagent.
> /plugin marketplace add griddynamics/rosetta > /plugin install rosetta@rosetta
How it fires
How this agent gets triggered: by you, by Claude, or both.
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.
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>
Repo: griddynamics/rosetta
This file is a durable summary of the current implementation state. It is intentionally concise and should not be used as a chronological work log.
Generalized reusable lessons from agent sessions. Root causes converted into preventive rules, not incident-specific notes. Entries are h3 headers with…
- mode: upgrade - plugin_active: false - composite: false - file_count: 512 - status: COMPLETE - completed: 2026-03-27
Architect solution, transform intent into reliable tech specs, etc. Full subagent.
Discover project context, patterns, affected areas, dependencies, etc. Lightweight subagent.
Implement and test to high quality under the orchestrator-assigned identity. Full subagent.