Cli / Recipes / Package Json
Cleanup
Remove unsupported keys and reorder remaining keys in workspace package.json files to a canonical order based on role conventions.
Read articleCli / Recipes / Package Json
Remove unsupported keys and reorder remaining keys in workspace package.json files to a canonical order based on role conventions.
Read articleCli / Recipes / Miscellaneous
Format pipe-based Markdown and MDX tables across the project root while preserving fenced examples and detecting formatting drift in CI.
Read articleCli / Recipes / Package Json
Normalize files, bin, man, directories, private, and publishConfig publish-related fields in workspace package.json files to role conventions.
Read articleCli / Recipes / Package Json
Normalize types, module, sideEffects, and esnext bundler convention fields in workspace package.json files based on role policies.
Read articleCli / Recipes / Package Json
Normalize dependency fields including devDependencies, peerDependencies, and overrides, and optionally pin versions in workspace package.json files.
Read articleCli / Recipes / Package Json
Normalize exports, main, type, browser, and imports module resolution fields in workspace package.json files to Node.js conventions.
Read articleCli / Recipes / Package Json
Normalize scripts, allowScripts, gypfile, config, and workspaces fields in workspace package.json files according to workspace role conventions.
Read articleCli / Recipes / Github
Sync repository-level GitHub Actions permissions, workflow token defaults, review permissions, and artifact retention from nova.config.json.
Read articleCli / Recipes / Package Json
Sync engines, os, cpu, libc, devEngines, and packageManager fields in workspace package.json files, with optional Node.js LTS version tracking.
Read articleCli / Recipes / Github
Sync GitHub repository feature toggles, including Sponsorships, using nova.config.json as the source of truth.
Read articleCli / Recipes / Github
Sync description, homepage URL, and topics to a GitHub repository using nova.config.json as the source of truth via the GitHub CLI.
Read articleCli / Recipes / Package Json
Sync name, version, description, keywords, displayName, and license fields in workspace package.json files using nova.config.json as the source of truth.
Read articleCli / Recipes / Github
Create or update configured GitHub repository labels from nova.config.json without deleting unmanaged labels.
Read articleCli / Recipes / Package Json
Sync homepage, bugs, author, contributors, funding, and repository fields in workspace package.json files using nova.config.json as the source of truth.
Read articleCli / Recipes / Github
Sync GitHub repository visibility, branch, merge, update, and web-signoff policies from nova.config.json.
Read articleCli / Recipes / Github
Create or update Nova's named GitHub default-branch ruleset without modifying unrelated repository or organization rulesets.
Read articleCli / Recipes / Github
Sync GitHub vulnerability alerts, Dependabot security updates, secret scanning, and push protection from nova.config.json.
Read articleCli / Recipes / Read Me
Refresh the badges region of a nova-generated README.md in place without ever touching content outside the region markers.
Read articleCli / Recipes / License
Refresh the copyright holder and year range in a nova-generated LICENSE without ever touching a hand-edited or custom file.
Read articleCli / Recipes / Read Me
Refresh the credits region of a nova-generated README.md in place without ever touching content outside the region markers.
Read articleCli / Recipes / Read Me
Refresh the documentation region of a nova-generated README.md in place without ever touching content outside the region markers.
Read articleCli / Recipes / Read Me
Refresh the header region of a nova-generated README.md in place without ever touching content outside the region markers.
Read articleCli / Recipes / Read Me
Refresh the introduction region of a nova-generated README.md in place without ever touching content outside the region markers.
Read article