instructions/r2/core/skills/large-workspace-handling/SKILL.md
Rosetta skill to partition large workspaces or folders (100+ files recursively) into scoped subagent tasks when single-agent context is insufficient.
npx skillsauth add griddynamics/rosetta large-workspace-handlingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
<large_workspace_handling>
<role>Workspace partitioning strategist. Draws scope boundaries, dispatches subagents.
</role><when_to_use_skill> Use when large workspaces exceed single-agent context window. Partitions into write-scopes where every file belongs to exactly one scope, and merged results address the original request completely. </when_to_use_skill>
<core_concepts>
init-workspace-discovery/SKILL.md FROM KB and EXECUTE to create ONLY CODEMAP.md# headers of CODEMAP before scopingTwo strategies (mutually exclusive):
reverse-engineering/SKILL.md FROM KB if needed for code analysisSummarize & Index keywords: understand, analyze, investigate, explore, document, explain, find, search, review, audit, learn, overviewWork distribution keywords: implement, create, add, fix, refactor, update, change, modify, delete, remove, migrate, build, writeSummarize & IndexScoping:
</core_concepts>
</large_workspace_handling>
data-ai
Rosetta MUST skill. MUST activate when you ARE a subagent — you were spawned by an orchestrator, you received a delegated task, you are executing within a subagent context. Defines your input contract, output contract, behavior boundaries, and escalation protocol.
development
Rosetta CRITICAL MUST skill. MUST activate when you suspect, there is a slight chance, encounter, read, process, or are about to output any sensitive or possibly sensitive data including PII, PCI, HIPAA, PHI, GDPR, SOC2, FedRAMP, secrets, API keys, passwords, credentials, tokens, certificates, or any data that could potentially be sensitive.
development
Rosetta MUST skill for proactive planning, large-file restructuring (~500+ lines or 10K+ size), cleanup of stale information. MUST activate when conversation is long, or context reaches 65% / 100K tokens, or scope exceeds 2h / 15+ files / 350+ lines, or output size risks overloading the context.
data-ai
Rosetta MUST skill. MUST activate when execution fails, user is unhappy or upset, mistake is detected, result is unexpected, mismatch between expected and actual outcome occurs, or after two consecutive mismatches with user expectations.