Assign confidence scores (0-100) to every claim in a response. Helps users understand which parts are verified facts and which are educated guesses. Use when the user needs to know how much to trust each part of the answer.
$npx -y skills add a-ariff/ariff-claude-plugins --skill confidence-scorerInstalls into the current project.
Run `npx skills use "https://github.com/a-ariff/ariff-claude-plugins" --skill "a-ariff/ariff-claude-plugins/confidence-scorer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/a-ariff/ariff-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/a-ariff/ariff-claude-plugins"` and select the relevant skills, then follow their instructions.