sky-valley

4 mods across 1 repository, 44 stars between them.

pi-go-review

01

sky-valley/pi

Skill Claude CodeCodex

Review ported Go code for idiomatic quality — that the port maximizes Go rather than transliterating TypeScript. Use after porting upstream pi changes, or standalone on any diff in this repo.

44 3d ago A 45 tokens original MIT

pi-parity-review

02

sky-valley/pi

Skill Claude CodeCodex

Adversarially verify that a ported change is faithful to the original pi implementation (TS source + published npm build). Use after porting upstream pi changes, or standalone on any area of this repo ("is X faithful to pi?").

44 3d ago A 54 tokens original MIT

pi-sync

03

sky-valley/pi

Skill Claude CodeCodex

Daily upstream-sync job for the pi Go port — fetch upstream pi, triage every change since the recorded pin, port what's in scope, verify idiomatic + parity via independent reviews, update the ledger, and push. Use for "sync with upstream", "porting job", or as the scheduled daily run.

44 3d ago A 66 tokens original MIT

pi-triage

04

sky-valley/pi

Skill Claude CodeCodex

Decide whether an upstream pi change needs porting to the Go port. Use when assessing upstream commits/PRs ("should we port X?"), or as the triage stage of /pi-sync. Outputs a WHY/WHAT/SCOPE verdict per change.

44 3d ago A 57 tokens original MIT