confidence
Installation
SKILL.md
Confidence Assessment
Rate your confidence that the current work fully solves the stated requirement.
Mode Detection
Check the arguments: $ARGUMENTS
| Argument | Default | Validates | When to use |
|---|---|---|---|
plan |
Implementation plan completeness | After Phase 1 planning, before autonomous execution | |
code |
yes | Code implementation correctness | After writing code, before PR |
bug-analysis |
Root cause analysis accuracy | During investigation, before proposing fix |
If no argument is provided, default to code.
If arguments contain "fix" (e.g., code fix, plan fix), run in Fix Mode — after the review, automatically apply fixes for any concerns found.