@softeneers/workspace-optimizer
v1.0.0
Published
Generate a repo's agent entry-contract (CLAUDE.md / AGENTS.md / .cursor/rules) so Claude, Codex and Cursor get identical guidance.
Maintainers
Readme
@softeneers/workspace-optimizer
Generate a repo's agent entry-contract (CLAUDE.md / AGENTS.md / .cursor/rules) so Claude, Codex and Cursor get identical guidance.
Zero runtime dependencies. Node ≥ 18. Part of the Softeneers tools suite.
Install
# one-off, no install
npx @softeneers/workspace-optimizer
# or install globally
npm i -g @softeneers/workspace-optimizer
# or as a dev dependency
npm i -D @softeneers/workspace-optimizerUsage
workspace-optimizer [path] # audit; add --write to applyWhat it does
See functionalities/ for the full per-feature documentation, and
example-output/ for sample reports.
Part of a suite
Install every Softeneers tool at once with the wrapper:
npm i -g softeneers-tools
softeneers-tools run workspace-optimizer -- [args]License
MIT © 2026 Softeneers
