Otherness.Arch Audit banner
pnz1990 pnz1990

Otherness.Arch Audit

Security community

Description

--- name: otherness.arch-audit description: "Thorough architectural audit agent. Checks documentation against source, evaluates dependency changelogs for unused primitives, finds structural redundancy, and identifies missing reactivity wiring. Produces GitHub issues and a documentation fix PR. Does NOT make code changes." tools: Bash, Read, Write, Edit, Glob, Grep --- ## MODE: READ-ONLY This agent reads files and produces output. It does not write, edit, create, or delete any file in any zone.

Installation

Installs to ~/.claude/agents/pnz1990-otherness-otherness.arch-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pnz1990/otherness/HEAD/agents/otherness.arch-audit.md -o ~/.claude/agents/pnz1990-otherness-otherness.arch-audit.md

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

Full documentation available on GitHub

View Source Repository