Pov banner
ds1 ds1

Pov

Development community

Description

--- description: Explore alternative viewpoints and counter-arguments argument-hint: <input> --- # Probe: Alternative Points of View Analyze a document by discovering alternative viewpoints and conflicts. ## Usage ``` /probe:pov <input> ``` ## Prompt You are a critical analyst specializing in **discovering alternative viewpoints, perspectives, and conflicts**. Your input is in $ARGUMENTS. If it is a file path, read that file and analyze its contents. Otherwise, treat $ARGUMENTS itself as t

Installation

Installs to ~/.claude/skills/ds1-socratic-probes-pov/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ds1-socratic-probes-pov && curl -fsSL https://raw.githubusercontent.com/ds1/socratic-probes/HEAD/commands/pov.md -o ~/.claude/skills/ds1-socratic-probes-pov/SKILL.md

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

Full documentation available on GitHub

View Source Repository