Doublecheck banner
lpasqualis lpasqualis

Doublecheck

Productivity community

Description

--- name: /doublecheck description: Intelligently verify completion claims using parallel completion-verifier agents with smart task splitting argument-hint: ["[optional: custom verification target instead of last claim]"] allowed-tools: Read, LS, Glob, Grep, Task, Bash --- <!-- OPTIMIZATION_TIMESTAMP: 2025-08-27 10:32:55 --> # Intelligent Completion Verification System Verify completion claims using optimally-sized parallel completion-verifier agents. ## 1. Identify Verification Target **De

Installation

Installs to ~/.claude/skills/lpasqualis-lpclaude-doublecheck/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lpasqualis-lpclaude-doublecheck && curl -fsSL https://raw.githubusercontent.com/lpasqualis/lpclaude/HEAD/commands/doublecheck.md -o ~/.claude/skills/lpasqualis-lpclaude-doublecheck/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository