/second-opinion
The packet you paste into the other model.
When to use
- Stuck on an approach
- Choosing between two designs
- Want external review without writing the prompt from scratch
Includes automatically
- git branch + head
- last 10 commits
- attached file contents (with --file)
Run it
dragoon second-opinion "is this useEffect logic right" --file src/Hook.tsx --apply
dragoon second-opinion "should we cache this in memory or redis" --apply