Show HN: Pokayoke – turn repo conventions into deterministic checks for agents
Category: devtools
Tags: linting, typeScript, developer-tools
Score: 5.0/10 (Innovation: 5, Technical: 5, Documentation: 3, Utility: 5)
Pokayoke is a tool that allows developers to turn repository conventions (like max lines of code or documentation consistency) into deterministic, code-based checks that agents can manage and run. It fills a niche gap for enforcing custom rules beyond standard linters, especially in TypeScript/Bun environments, and aims to make such checks automated and self-updating by agents.
Target audience: backend devs, frontend devs
View on Hacker News