Challenge
Rethink prior work and surface what is wrong, missing, or duplicated. Output a structured report with a confidence score so the user knows whether to ship, iterate, or rework.
Available actions
| # | Action | Role | Input |
|---|---|---|---|
| 01 | challenge |
Rethink prior work, classify findings, score confidence | review_target + agreed_plan |
Default flow
Single action skill. The router dispatches to challenge whenever the trigger phrases above appear.
Transversal rules
- Think in first principles. Every step must be logical, with no gap and no missing information.
- Challenge own assumptions and the user's decisions before declaring confidence.
- Look for edge cases, errors, inconsistencies, missing parts, duplications, and optimizations.
- Aim for simplifications. If the work can be smaller, say so.
- Output the structured report verbatim per the action's
## Outputsblock.
References
references/confidence-rubric.md: tiered rubric for the confidence percentage.
Assets
- None.
External data
- None.