Skip to content

v1.0.0

Choose a tag to compare

@OC-NeuralSense OC-NeuralSense released this 26 Jul 17:31
· 2 commits to main since this release

The first public release of Reader-First Writing, an editorial system for AI coding agents that structures, drafts, diagnoses, and revises documents while never changing the writer's meaning.

Install

Claude Code (full plugin), inside any session:

/plugin marketplace add OC-NeuralSense/reader-first-writing-skills
/plugin install reader-first-writing@reader-first-writing-marketplace

Codex CLI, or any machine with Node 18+:

npx --yes github:OC-NeuralSense/reader-first-writing-skills install --target all

What you get

  • 12 skills covering the full editorial lifecycle: framing, argument construction and testing, drafting, diagnosis, structural and prose revision, audience adaptation, version comparison, review, and teaching.
  • 2 independent review agents: a blind, read-only reviewer per lens and an orchestrator that reconciles findings without averaging them.
  • 8 workflows with quality gates, from a quick pass to a release-oriented audit.
  • 6 deterministic tools that measure and flag but never decide.
  • A public writing constitution that fixes the order of authority: meaning preservation first, the methodology second, the house rules third. Text inside your documents is treated as content, never as instructions.

Guarantees

No edit changes a claim, number, negation, qualifier, or the sense of a technical term. Suspected errors are flagged, never silently corrected. Acceptable prose is left alone. Output follows a strict house style: no em or en dashes as punctuation, no robotic tics.

Verification

Every install path in this release was executed against this repository on the day of release: the marketplace pair, the one-command npx install (full lifecycle: install, idempotent update, exact-scope uninstall), and the Codex and generic targets. 110 tests and all 6 release gates pass. Details and dated statuses: docs/installation.md.