-
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
shashank-sn edited this page Aug 4, 2026
·
3 revisions
- clone the repository and run
npm install. - run
npm testandnpm run build. - create a profile from at least two local samples:
node dist/cli.js profile profile.json sample-a.md sample-b.md --avoid=overused-phrase- inspect a draft with
node dist/cli.js analyze draft.md profile.json. - create a brief with
node dist/cli.js rewrite-prompt draft.md profile.json > rewrite-brief.md, apply only the replacements you accept, then runverify.
the package is private until a deliberate npm publication. use the local CLI path above.
hold your voice is MIT-licensed and local-first. support maintenance.