Skip to content

cgard213/question-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Question Mode

A Claude Code skill that reviews and critically analyzes copy, content, or design by questioning relentlessly — one question at a time — until mutual agreement is reached.

How It Works

When activated, Question Mode:

  1. Silently analyzes your content using copywriting and other relevant evaluation frameworks
  2. Asks one focused question at a time — challenging assumptions, word choices, structure, audience fit, tone, clarity, and intent
  3. Digs deeper when answers feel surface-level
  4. Tracks all open concerns and only stops when every issue is resolved
  5. Confirms consensus before making any changes

What It Questions

  • Clarity — Will the target audience immediately understand this?
  • Tone — Does it match the brand voice and context?
  • Specificity — Are there vague claims that need evidence or detail?
  • Structure — Is the information in the right order? Is anything missing?
  • Audience — Who is this for? Does every sentence serve them?
  • Intent — What action should this drive? Does it actually drive it?
  • Redundancy — Is anything repeated or unnecessary?
  • Risk — Could anything be misread, offensive, or legally problematic?

Installation

Copy the SKILL.md file into your Claude Code skills directory:

mkdir -p ~/.claude/skills/question-mode
cp SKILL.md ~/.claude/skills/question-mode/SKILL.md

Or clone this repo directly:

git clone https://github.com/cgard213/question-mode.git ~/.claude/skills/question-mode

Usage

In Claude Code, invoke the skill with:

/question-mode [content or topic to review]

If no content is provided, it will ask you what you'd like reviewed.

License

MIT

About

A Claude Code skill that reviews and critically analyzes copy, content, or plans by questioning relentlessly until a shared understanding is met!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors