To partition large workspaces (100+ files) into scoped subagent tasks when context is insufficient.
63
—
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
<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>
1efa337
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.