Claims
A decision guide for delegating tasks to three specific subagents (investigator, builder, reviewer) to reduce context window usage by returning compressed, structured output instead of verbose prose.
Actual behavior
The skill acts as a static configuration/manifest. It defines output contracts (formats) and usage rules for subagents. It does not execute code itself but instructs the main agent on when to spawn specific subagents and how to interpret their results. It relies on standard file operations and text processing.
No non-informational findings.