Documentation
README
ISO 24495 Text Audit
Audit only the path the user selects. Report mechanical findings so the user can decide whether the text suits its readers and purpose.
Workflow
- Read the path from
$ARGUMENTS. Ask for a path when none was supplied. - Resolve the audit script relative to this
SKILL.mdfile. - State the selected file or directory before running the script.
- Treat an explicitly supplied directory as approval to read that directory.
- Ask before expanding the audit beyond the supplied path.
- Run the script with Bun:
bun <skill-directory>/scripts/audit-text-cli.ts <file-or-directory> --project-dir <project-directory>
This is the opening of the README. Read the full README on GitHub.