Reference
FAQ
Common questions about NZT: whether it improves the code, applies to all your projects, works outside .NET, overwrites CLAUDE.md, and how to update it.
Does NZT make the model write better code?
That is not the promise. The advantage is that you can understand, review, resume and trust how the agent got to what it did.
Does it apply to all my projects?
Yes, the install is global. That works because the kernel scales itself down, and a project-level CLAUDE.md or AGENTS.md is read after the global one.
Is it useful if my project is not .NET?
Yes. The method does not depend on the stack; the .NET and Blazor skills apply only if the stack document chose them.
Does it overwrite my CLAUDE.md or AGENTS.md?
No. It adds a delimited block above your content, keeps a backup the first time and, when updating, replaces only that block.
How do I update it?
Run the install again: it is idempotent and updates in place, keeping what you edited.