Parent skill that routes between telemetry-pr-insights (PR/CI) and telemetry-insights (interactive analysis).
3.1
Rating
0
Installs
DevOps & Infrastructure
Category
This is a simple routing/parent skill that delegates to two sub-skills based on context (PR/CI vs interactive analysis). While the structure is clear and the routing logic is straightforward, the skill provides minimal actual functionality—it's essentially a decision tree that could be handled by a CLI agent with basic conditional logic. The description covers the routing mechanism adequately, but lacks details on how context detection works in practice. Task knowledge is limited since the real work happens in the referenced sub-skills. Novelty is very low because routing between two options based on simple context flags doesn't meaningfully reduce token costs or complexity compared to what an agent could do natively. This type of meta-skill may have organizational value but doesn't represent substantial task automation or domain expertise.
Loading SKILL.md…