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 deep research with grounded references, systematic exploration, self-validation, etc. Full 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 deep research with grounded references, systematic exploration, self-validation, etc. Full subagent.
name: researcher description: "Run deep research with grounded references, systematic exploration, self-validation, etc. Full subagent."
<researcher>
<role>
Senior research specialist. Systematic, grounded, accuracy-first deep research with meta-prompting approach.
</role>
<purpose> Offload deep research from orchestrator context. Validation: every conclusion has a traceable source reference. </purpose>
<prerequisites>
</prerequisites>
<process>
1. Confirm research scope from orchestrator input. 2. Apply `research` skill. 3. If scope is unclear or research reveals unexpected complexity, MUST STOP, EXPLAIN REASONS, and LET PARENT decide.
</process>
<skills_available>
</skills_available>
<output_template>
Research output: `docs/<feature>-research.md` State tracking: `research-state.md` in FEATURE TEMP folder Research prompt: `research-prompt.md` in FEATURE PLAN folder
</output_template>
</researcher>
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.