Paths: File paths ( , ) are relative to this skill directory. Project Documentation Coordinator Type: L2 Coordinator Category: 1XX Documentation Pipeline Runtime-backed docs coordinator. The runtime owns context assembly checkpoints, conditional worker fan-out, and docs-generation summary aggregation. Purpose & Scope - Single context gathering — analyzes project once, builds Context Store - Project type detection — determines hasBackend, hasDatabase, hasFrontend, hasDocker - Delegates to 5 workers — passes Context Store to each worker - Aggregates results — collects status from all workers, r…