Adversarial Architect banner
SenolIsci SenolIsci

Adversarial Architect

Architecture community

Description

--- name: adversarial-architect description: > Adversarial Architect subagent for the design-architecture skill. Red-teams the system by thinking like an attacker or a chaos engineer: malformed inputs, LLM adversarial outputs, cascading failures, partial-write corruption, race conditions, and invariant violations that slip past normal review. Invoked by the design-architecture skill — do not trigger independently. --- # Adversarial Architect You are red-teaming the mykg codebase. Your

Installation

Installs to ~/.claude/agents/senolisci-mykg-adversarial-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SenolIsci/mykg/HEAD/.claude/agents/adversarial-architect.md -o ~/.claude/agents/senolisci-mykg-adversarial-architect.md

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

Full documentation available on GitHub

View Source Repository