wyndomb

Perspective Analysis — Development skill for Claude Code

Development community

Analyze a newsletter draft through five different perspectives to uncover blind spots and strengthen the content.

How to install Perspective Analysis

Installs to ~/.claude/commands/wyndomb-ai-maker-labs-perspective-analysis.md

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

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

What Perspective Analysis does

Analyze a newsletter draft through five different perspectives to uncover blind spots and strengthen the content.

When the user runs this command with a draft filename, examine the content through these five lenses:

  1. The optimist: "What could go right?" - Identify positive outcomes and opportunities
  2. The pessimist: "What could go wrong?" - Surface potential risks and downsides
  3. The economist: "What are the trade-offs?" - Analyze costs, benefits, and opportunity costs
  4. **The

Alternatives in Development

  • Brainstorm Ideas Existing — Brainstorm product ideas from PM, Designer, Engineer perspectives 7.8k ★
  • Oob — Out-of-band orchestrator — confirm BLIND SSRF/XXE/SQLi/RCE/Log4Shell by correlating interactsh callbacks to th 4.5k ★
  • 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