wyndomb

Analyze Draft — Development skill for Claude Code

Development community

Analyze a newsletter draft through critical thinking questions to strengthen arguments and identify potential weaknesses.

How to install Analyze Draft

Installs to ~/.claude/commands/wyndomb-ai-maker-labs-analyze-draft.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wyndomb/ai-maker-labs/HEAD/.claude/commands/analyze-draft.md -o ~/.claude/commands/wyndomb-ai-maker-labs-analyze-draft.md

Restart Claude Code, or start a new session, for it to be picked up.

What Analyze Draft does

Analyze a newsletter draft through critical thinking questions to strengthen arguments and identify potential weaknesses.

When the user runs this command with a draft filename, perform a thorough critical analysis by:

  1. Challenge core assumptions: Identify and question the fundamental assumptions underlying the content's main arguments
  2. Counter-arguments: Present what someone who disagrees would argue, including their strongest points
  3. Logical weaknesses: Identify where the re

Alternatives in Development

  • Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
  • Competitor Analysis — Analyze competitors with strengths, weaknesses, and differentiation 7.8k ★
  • Quick Plan — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★

Full documentation available on GitHub

View Source Repository