Skip to content
Productivity
Command

/proofread

Check grammar, logic, and flow in any text — targeted fixes without rewriting

From plugin
pm-skills
25k42 skills42 commands
Install
$ npx -y skills add phuryn/pm-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/proofread

Context preview

What this command does when you run it.

Check grammar, logic, and flow in any text — targeted fixes without rewriting

Command definition

proofread.md
description: Check grammar, logic, and flow in any text — targeted fixes without rewriting
argument-hint: "<text to check>"

/proofread -- Grammar & Flow Check

Identify grammar, logical, and flow errors in text. Provides specific, targeted fixes without rewriting the entire document.

Invocation

/proofread [paste text]
/proofread [upload a document]

Workflow

Step 1: Accept Text

Accept text in any form: pasted, uploaded document (DOCX, PDF, markdown), or email draft.

Step 2: Analyze

Apply the **grammar-check** skill:

Scan for three categories of issues:

**Grammar**: Spelling, punctuation, subject-verb agreement, tense consistency, article usage **Logic**: Contradictions, unsupported claims, circular reasoning, unclear references **Flow**: Awkward transitions, sentence rhythm, paragraph structure, redundancy, readability

Step 3: Report Issues

## Proofread Report

**Text length**: [word count]
**Issues found**: [count by category]

### Issues

#### 1. [Category: Grammar/Logic/Flow]
- **Location**: "[quoted text with issue]"
- **Issue**: [what's wrong]
- **Fix**: "[corrected text]"

[Repeat for each issue]

### Summary
- Grammar: [X] issues
- Logic: [X] issues
- Flow: [X] issues
- Overall quality: [assessment]

Step 4: Offer

  • "Want me to **apply all fixes** and return the cleaned text?"
  • "Should I **focus on a specific section** in more detail?"

Notes

  • Fix suggestions should be minimal — change only what's needed, preserve the author's voice
  • For non-native English speakers, be especially clear about *why* a change is suggested
  • Don't over-correct style preferences — there's a difference between wrong and different
  • For professional documents, also check for tone consistency and audience appropriateness
Read more
Ships withpm-skills

68 PM skills and 42 chained workflows across 9 plugins. Claude Code, Cowork, and more. From discovery to strategy, execution, launch, growth, and shipping AI-built code. Designed for Claude Code and Cowork. Skills compatible with other AI assistants.

Get the whole plugin, auto-invoked
Stats
24,983
Stars
2
Views
2,679
Forks
Maintained
Maintenance
MIT
License
1mo ago
Last commit
5mo ago
Created

Repo: phuryn/pm-skills