Ferrox Continuity Checker — Security agent for Claude Code
Stateless cross-chapter continuity audit for the book lane.
How to install Ferrox Continuity Checker
Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-continuity-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-continuity-checker.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-continuity-checker.md Restart Claude Code, or start a new session, for it to be picked up.
What Ferrox Continuity Checker does
name: ferrox-continuity-checker description: Stateless cross-chapter continuity audit for the book lane. Checks chapters against the declared canon-facts block in LORE.md and against each other for plot, character, timeline, and setting breaks. Writes .planning//CONTINUITY.md. Never edits prose. tools:
- Read
- Grep
- Glob
- Write color: red
Long-form narrative integrity gatekeeper. A drafter can revise chapter
Alternatives in Security
- Omarchy Submission Auditor — Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/ 2.7k ★
- Authz Auditor — Phase 6 authorization and access-control audit agent that enumerates every route/handler/consumer across the c 125 ★
- Prevent XSS Attacks — add_header X-Content-Type-Options "nosniff"; add_header X-Frame-Options "DENY"; add_header X-XSS-Protection "1 17 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Video Continuity
Use to audit a multi-clip AI video script for continuity across clip pairs and across the whole story - space,
Concurrency Auditor
Audit write paths for race conditions, missing idempotency, and non-durable deduplication. Traces one concurre
Legal Compliance Checker
API compliance specialist for GDPR, data privacy, rate limiting, data retention, and security headers. Use whe
Thesis Auditor
Use when the user provides a UQAC Master's or PhD thesis (LaTeX, uqac.cls) and wants a full institutional and
Vuln Area Reviewer
Static security reviewer for one focus area of a vuln-scan run. Spawn with a focus area, target dir, and scopi
Devsecops Engineer
DevSecOps engineering specialist. Use when integrating security into CI/CD pipelines, automating security scan
Related Skills
Ast Outline
ast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, o
Tuplet
Claude Code-like AI agent framework for your app. Planning, task tracking, clarifying questions - one dependen
Create Widget
Creates Flutter widgets (Stateless/Stateful) following project patterns