jacquardlabs

Exorcise — Security skill for Claude Code

Security community

Audit the current changeset (or a PR) against its stated intent, then apply — revert hunks nothing in the intent reaches, inline single-caller abstractions, swap new code for existing helpers, move po.

How to install Exorcise

Installs to ~/.claude/skills/jacquardlabs-exorcist-exorcise/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jacquardlabs-exorcist-exorcise && curl -fsSL https://raw.githubusercontent.com/jacquardlabs/exorcist/HEAD/commands/exorcise.md -o ~/.claude/skills/jacquardlabs-exorcist-exorcise/SKILL.md

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

What Exorcise does


description: Audit the current changeset (or a PR) against its stated intent, then apply — revert hunks nothing in the intent reaches, inline single-caller abstractions, swap new code for existing helpers, move point-of-use fixes to the entry point, delete what the change made unnecessary. Pass the intent as text, a PR number or URL, or nothing to read it from the branch. Pass a séance register path to work a register instead. allowed-tools: Bash, Read, Edit, Write, Glob, Grep, Task, AskUser

Alternatives in Security

  • Skill Code Review — Expert multi-AI code review with inline PR comments — use for thorough quality and security analysis 2.8k ★
  • Maestro Knowledge — Intent-driven knowledge-store and Run knowledge lifecycle management — audit/prune, stage candidates (with sig 530 ★
  • Bountyforge — All-round bug bounty skill for Claude Code parallelized agents for smart contract audits (EVM, Move, Solana, T 399 ★

Full documentation available on GitHub

View Source Repository