Pawel Huryn ships open-source AI review kit: document intent, then audit code against it

PawelHuryn · x · 2026-09-16

Pawel Huryn updated his pm-skills repo (26.3k stars) with a free pm-ai-shipping kit for PMs and founders accountable for AI-built code.

Core idea: agents write code fast but leave no record of intent—what the system should do, who may do what, where secrets live. Without that record, no human or auditing agent can tell if code is safe to ship. The kit documents the system, then audits the gap between docs and code—the class of bugs generic scanners miss because they lack a model of intent.

Commands include documenting intent, deriving tests, and code/security/performance reviews. His "7 truths": /goal alone isn't enough—explain the why plus strategic context (market segments, value proposition, revenue model) via progressive disclosure so agents make better autonomous decisions. Start with /ship-check.

Original post →

More from coding & agent

coding & agent channel →