Connected pipeline of review skills with a shared JSON handoff contract. Producer skills emit Findings-<skill>.json validated against schemas/findings.schema.json (markdown views rendered from it); apply-review consumes the JSON and emits Report-apply-review.json.
npx claudepluginhub jewzaam/jewzaam-reviewsReview pipeline skills: producer skills (review, standards, update-pr, c4-reverse-engineer) emit Findings-<skill>.json (validated against schemas/findings.schema.json) plus a script-rendered .md view; apply-review consumes the JSON, commits one finding at a time, and emits Report-apply-review.json.