Verify that external dependencies, APIs, specs, and tools actually behave as documented. Use when you need to validate assumptions about external systems, check if a spec is actually implemented, or investigate ecosystem adoption of a feature.
$curl -o .claude/agents/dependency-verifier.md https://raw.githubusercontent.com/kastalien-research/thoughtbox/HEAD/.claude/agents/dependency-verifier.mdInstalls into the current project.
Install dependency-verifier by running `curl -o .claude/agents/dependency-verifier.md https://raw.githubusercontent.com/kastalien-research/thoughtbox/HEAD/.claude/agents/dependency-verifier.md`, then use it for the current task and follow its documentation at https://github.com/kastalien-research/thoughtbox.