Armory
Source
Browse
Skills

agent-architecture-audit

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent…

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install agent-architecture-audit --cli claude

writes the skill into.claude/skills/agent-architecture-audit/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/agent-architecture-audit/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.

When to use it

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/agent-architecture-audit/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).