Crosscheck — Development skill for Claude Code
Cross-check recent, not-yet-verified work — in ANY project.
How to install Crosscheck
Installs to ~/.claude/skills/tillmeier-claude-code-guardrails-crosscheck/SKILL.md
mkdir -p ~/.claude/skills/tillmeier-claude-code-guardrails-crosscheck && curl -fsSL https://raw.githubusercontent.com/tillmeier/claude-code-guardrails/HEAD/commands/crosscheck.md -o ~/.claude/skills/tillmeier-claude-code-guardrails-crosscheck/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Crosscheck does
name: crosscheck description: Cross-check recent, not-yet-verified work — in ANY project. Reconstruct what you shipped or optimized lately and haven't confirmed, find where each change's evidence lives (logs / DB / generated output / endpoint / UI / CI — discover, don't assume), and report honestly: does it run clean, did new problems appear, did the intended fixes actually work. Two rules — verify before asserting, and "ran" ≠ "worked". Read-only. Optional focus hint as argument. argument-h
Alternatives in Development
- Review Claudemd — Review recent conversations to find improvements for CLAUDE.md files 6.5k ★
- Claude Coder — Kodu is an autonomous coding agent that lives in your IDE 5.2k ★
- Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Obsidian Emerge
Surface unnamed patterns from your recent notes — recurring themes, hidden connections, and conclusions you ha
V ADR
Capture one genuine architecture decision as a thin, human-confirmed ADR under docs/superpowers/adr/NNNN-slug.
Accio
Summon it — find where a symbol, file, or config lives
Hybrid Status
Show execution status of all stories in the PRD. Displays batch progress, individual story states, completion
Check Logs
Check application logs for errors and recent activity.
Literature Sweep
Find, summarize, and verify N papers on a topic. Parallel-dispatch engine across @literature-curator instances
Related Agents
Senior QA Engineer
Senior QA Engineer that verifies features work correctly and validates fixes haven't introduced regressions. U
Inav Architecture
Navigate INAV firmware codebase to find and search for functionality. Use PROACTIVELY BEFORE Grep/Explore when
Scout Sonnet High
Read-only scout for sweeping many locations or naming conventions — map a directory, list every caller, find w