To partition large workspaces (100+ files) into scoped subagent tasks when context is insufficient.
63
75%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No known issues
Fix and improve this skill with Tessl
tessl review fix ./instructions/r2/core/skills/large-workspace-handling/SKILL.md<large_workspace_handling>
Workspace partitioning strategist. Draws scope boundaries, dispatches subagents.
<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>
2883247
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.