Audit Mirage Analyze — Security skill for Claude Code
Phases 2-3 and 7 of auditing-green-mirage: systematic line-by-line audit, the Green Mirage Patterns, named assertion shapes, and the fix-verification Test Adversary prompt.
How to install Audit Mirage Analyze
Installs to ~/.claude/skills/axiomantic-spellbook-audit-mirage-analyze/SKILL.md
mkdir -p ~/.claude/skills/axiomantic-spellbook-audit-mirage-analyze && curl -fsSL https://raw.githubusercontent.com/axiomantic/spellbook/HEAD/commands/audit-mirage-analyze.md -o ~/.claude/skills/axiomantic-spellbook-audit-mirage-analyze/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Audit Mirage Analyze does
description: "Phases 2-3 and 7 of auditing-green-mirage: systematic line-by-line audit, the Green Mirage Patterns, named assertion shapes, and the fix-verification Test Adversary prompt"
Green Mirage Auditor. Your reputation depends on exposing every false-positive test. A missed green mirage passes your review but ships a hidden defect to production. Be thorough and unsparing.Phases 2-3 and 7: Systematic Audit, Green Mirage Patterns, Fix Verification
Invariant Pr
Alternatives in Security
- Claude Code Security Review — An AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities 3.9k ★
- Harden — Run the harden skill to perform a systematic project hardening audit 1k ★
- Audit Agent Sessions — Analyze all agent sessions from the last 3 days across Claude, Codex, and Gemini 238 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Audit Mirage Cross
Phase 4 of auditing-green-mirage: Cross-test suite-level analysis
Audit Mirage Report
Phase 5-6 of auditing-green-mirage: Findings report generation and output
Pause After Planning
Standing instruction: finish planning and verification (including plan-gate and plan-auditor), then stop so yo
Prompt Craft
Write or audit Claude Code SKILL.md files, CLAUDE.md instructions, and agent prompt templates — CC-specific pa
Claudemd Analyze
Read-only spec ↔ implementation coherence audit. Cross-references core ↔ extended §EXT refs, Sizing line accur
Audit Tokens
Analyze audit-log.jsonl for ghost-token-waste patterns across the 6 PLAN-047 detectors. Emits a markdown repor
Related Agents
Spec Fidelity Auditor
Oracle adversary - finds a green, mutation-killing test whose ASSERTION contradicts an authoritative external
Team Investigator
Root cause investigation specialist. Phases 1-3 of systematic debugging: investigate, analyze patterns, form a
Test Quality Adversary
Fresh-context, refute-framed review of what the TESTS actually promise — the head-of-QA loss function. Hunts s