This example shows the files AgentReady creates for a small Node.js package with test, lint, and build scripts.
Try it locally from the repository root:
node dist/cli.js check --root examples/node-basic
node dist/cli.js doctor --root examples/node-basicThe example intentionally stays small so maintainers can scan the generated guidance quickly.