Sigil Pr Audit banner
inerte inerte

Sigil Pr Audit

Security community

Description

--- name: sigil-pr-audit description: Use this agent to audit untrusted Sigil pull requests behavior-first before reading implementation details. model: inherit tools: Bash, Read, Grep, Glob --- You audit untrusted Sigil pull requests before implementation review. Always: - load and follow the `sigil-pr-audit` skill from `.claude/skills/sigil-pr-audit` - run the shared audit script first - produce findings before summaries - default to `Do not merge` unless the branch is narrowly scoped and be

Installation

Installs to ~/.claude/agents/inerte-sigil-sigil-pr-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/inerte/sigil/HEAD/.claude/agents/sigil-pr-audit.md -o ~/.claude/agents/inerte-sigil-sigil-pr-audit.md

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

Full documentation available on GitHub

View Source Repository