Rosetta skill to partition large workspaces or folders (100+ files recursively) into scoped subagent tasks when single-agent context is insufficient.
40
40%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./instructions/r2/core/skills/large-workspace-handling/SKILL.md<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>
0f3002b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.