writing-review

Classify input content and dispatch framework skills for writing evaluation.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/cjohnhanson/codelikecody --skill writing-review-cjohnhanson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-review
Source: https://github.com/cjohnhanson/codelikecody/tree/main/skills/writing-review
Command: npx skills add https://github.com/cjohnhanson/codelikecody --skill writing-review-cjohnhanson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates writing evaluation by classifying content and dispatching the appropriate framework skills. Classifies as tutorial, reference, explanation, guide, persuasive, or essay, then runs sentence-level checks (Orwell/Williams), docs evaluation (DQTI/Diátaxis) if applicable, readability metrics, voice consistency, and fresh-eyes review. Use when reviewing any user-facing text, when the user invokes /writing-review, or before shipping docs. Not for code or design review.

Core Features & Use Cases

  • Classifies content and selects relevant framework evaluations (writing-sentence-level, writing-docs-eval, readability, voice)
  • Dispatches sub-agents to run applicable skills independently
  • Performs fresh-eyes review and synthesizes findings for final fixes

Quick Start

Invoke /writing-review on the target text to run its classification, evaluation, and synthesis workflow.

Frequently Asked Questions about writing-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate writing reviews for documentation before publishing?

Automate writing reviews by classifying content and dispatching framework checks for readability, voice consistency, and sentence-level errors. The tool evaluates tutorials, references, and guides, then synthesizes findings for final fixes before you ship docs.

What is the best way to run readability metrics and fresh-eyes checks on user-facing text?

Run readability metrics and fresh-eyes checks by invoking the review workflow on user-facing text like essays or explanations. It operates sentence-level evaluations using Orwell and Williams frameworks, calculates readability, and synthesizes results into actionable feedback.

Does this writing review tool work with tutorials and reference docs?

Yes, the writing review tool works with tutorials and reference docs by classifying input content and applying DQTI or Diátaxis framework evaluations. It selects relevant evaluations based on the identified content type to ensure appropriate documentation checks.

Can I use this to check voice consistency across technical guides and persuasive essays?

Yes, you can check voice consistency across technical guides and persuasive essays. The tool classifies content types including guides and persuasive text, then runs targeted framework evaluations to assess voice consistency alongside sentence-level checks.

What are the limitations of using automated framework checks for content evaluation?

Automated framework checks for content evaluation are limited to user-facing text and are not designed for code or design review. It processes text classifications like tutorials or essays but does not evaluate software architecture or visual design elements.

How does the writing-review process classify and dispatch different text formats?

The writing-review process classifies text as tutorial, reference, explanation, guide, persuasive, or essay, then dispatches sub-agents to run applicable framework skills independently. It synthesizes findings from readability metrics and fresh-eyes reviews for final fixes.