pov
Installation
SKILL.md
/pov — Point-of-View Synthesis
/pov is a turn manager, not a one-shot. Each turn produces raw output, declares its successor, and stops. This is unfolding — prevents the model from simulating conclusions without doing the generative work.
When to use
- Decision synthesis between 2-N options
- Strategic alignment across competing perspectives
- Terminology lockdown, IR design, vocabulary choice
- Conflict resolution where framing diversity > model independence
When NOT to use
- Facts under dispute →
/cdo(model independence catches blind spots) - Code review / audit →
/reviewor/security-review - Single-chain reasoning →
/think - Parallel model comparison →
/tribunal