MCPcopy Create free account
hub / github.com/garrytan/gstack / readShipUnion

Function readShipUnion

test/skill-validation.test.ts:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 return t;
23}
24function readShipUnion(): string {
25 return readSkillUnion('ship');
26}
27
28describe('SKILL.md command validation', () => {
29 // P2 (v1.2.0): the top-level gstack skill is a pure ROUTER, not the browse

Callers 1

Calls 1

readSkillUnionFunction · 0.70

Tested by

no test coverage detected