Implications banner
ds1 ds1

Implications

Development community

Description

--- description: Trace the first- and second-order consequences argument-hint: <input> [output-directory] [--out <dir>] --- # Probe: Implications & Consequences Run the implications-consequences lens on one input. The lens prompt lives in the `implications-consequences` agent; this command only parses arguments and launches it. ## Arguments `$ARGUMENTS` holds the input and, optionally, an output directory. Parse it in this order: 1. If `--out <dir>` appears anywhere, that is the output dire

Installation

Installs to ~/.claude/skills/ds1-probe-implications/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository