Audit a design plan or proposal before any of it is built — decide for each capability whether it is the library's problem or the user's, and if the user's, whether they have the primitives to solve it; enumerate the permanent public surface it would add; verify every load-bearing claim against the real codebase…
Create a git commit for this repo ONLY after the full quality gate passes — format, lint, typecheck, tests, and build for everything the change touches (plus container integration tests when DB/queue code changed and Docker is up), and docs updated to match. Use whenever the user asks to commit, or before…
Instructions for skein-js/skein-js, a project described as: Open-source alternative to LangGraph Platform for TypeScript — self-host your LangGraph.js agents behind the standard Agent Protocol API. Your infra, your Postgres, no vendor lock-in. Drop-in for the LangGraph CLI.