Code Skeptic — Research agent for Claude Code
Use this agent when you need a critical analysis of code to identify potential failures, edge cases, bugs, and architectural issues.
How to install Code Skeptic
Installs to ~/.claude/agents/mrveiss-autobot-ai-code-skeptic.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mrveiss/AutoBot-AI/HEAD/.claude/agents/code-skeptic.md -o ~/.claude/agents/mrveiss-autobot-ai-code-skeptic.md Restart Claude Code, or start a new session, for it to be picked up.
What Code Skeptic does
name: code-skeptic description: Use this agent when you need a critical analysis of code to identify potential failures, edge cases, bugs, and architectural issues. This agent should be called after writing new functions, implementing features, or before deploying code to production. Examples:\n\n\nContext: The user wants to review recently written code for potential issues.\nuser: "I just implemented a new authentication system"\nassistant: "I'll have the code-skeptic agent analyze
Alternatives in Research
- Debug Agent — You are a specialized debugging agent 3.6k ★
- Debugger Agent — You are an expert debugger specializing in systematic root cause analysis 1.3k ★
- Depth Agent: Edge Case Analysis — You are a depth agent performing targeted follow-up analysis on edge cases and boundary conditions flagged by 215 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Loki
Devil's advocate that challenges assumptions, stress-tests designs, finds edge cases, and performs adversarial
Git Edge Case Analyst
Git history analysis specialist. Discovers development edge cases by analyzing commits, violations, and patter
Analysis Robustness
Analysis expert focused on edge cases, boundary conditions, error paths, adversarial inputs, and defensive cod
Requirement Analysis Agent
Decomposes a REQ-ID slice (from doc_manifest.json or knowledge.json) into structured functional/non-functional
Debug Investigator
Debug specialist who performs systematic root cause analysis on bugs and failures. Uses scientific method to i
Code Debugger
Systematically identify, diagnose, and resolve bugs using advanced debugging techniques. Specializes in root c
Related Skills
Autonomous Code Review Agent
A production-style AI code review platform that uses Claude to analyze uploaded source code, identify potentia
Scenario Generator Arken
Generate the Arken QA release scenarios document. Reads all stories and bugs in artifacts/, then creates artif
Canary Test Pipeline
Run the full test intelligence pipeline — assess critical areas, discover edge cases, trace failure impact, ge