You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bottleneck is review bandwidth, not code quality. Until these merge, new contributors cloning main get a different product than what the README documents.
What we need
One reviewer per PR. The bar is not deep familiarity with the codebase — it's:
TypeScript comfort
Familiarity with zod (or willingness to learn the basics)
~30 minutes to read the diff and comment
How to claim
Comment on the PR you want to review: "I'll review this one." If you find issues, comment on specific lines. If it's good, approve.
Suggested priority order
If you can only review one, start with #68 (schemas) — it's the foundation, smallest in scope, and unblocks all the others.
After #68, #69 (intelligence) is the next dependency.
This is the single highest-leverage contribution opportunity for TypeScript-comfortable contributors this week. 30 minutes of your time unblocks the entire Phase-1 stack and signals to the rest of the contributor base that the project is moving.
What's blocking
The Phase-1 stack has been ready to merge for two weeks. Six PRs sit open and unmerged since 2026-06-07:
feat(schemas): add Zod contract packagefeat(intelligence): add rubric v1, archetypes, and validatorsfeat(prompts): add extract, score, and validate-claims packfeat(cli): add power-user pack — Claude Code skill, commands, welcometest(eval): add golden fixtures and pnpm eval harnessdocs: add power-user quickstart and update structureThe bottleneck is review bandwidth, not code quality. Until these merge, new contributors cloning
mainget a different product than what the README documents.What we need
One reviewer per PR. The bar is not deep familiarity with the codebase — it's:
How to claim
Comment on the PR you want to review: "I'll review this one." If you find issues, comment on specific lines. If it's good, approve.
Suggested priority order
If you can only review one, start with #68 (schemas) — it's the foundation, smallest in scope, and unblocks all the others.
After #68, #69 (intelligence) is the next dependency.
#70, #71, #72, #73 can be reviewed in any order.
Why this matters
This is the single highest-leverage contribution opportunity for TypeScript-comfortable contributors this week. 30 minutes of your time unblocks the entire Phase-1 stack and signals to the rest of the contributor base that the project is moving.