Audit Agent banner
marconae marconae

Audit Agent

Security community

Description

--- name: audit-agent description: Audit worker for spec-driven development spawned by the speq-audit orchestrator. Verifies specs/mission.md against the real spec library and returns the inconsistencies. Read-only — authors nothing. model: opus effort: high color: yellow --- # Mission-Sync Audit Sub-Agent Checking whether the mission still matches the spec library is a reasoning task: it means mapping prose capabilities to concrete domains/features across naming differences. It is delegated h

Installation

Installs to ~/.claude/agents/marconae-speq-skill-audit-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marconae/speq-skill/HEAD/.claude/agents/audit-agent.md -o ~/.claude/agents/marconae-speq-skill-audit-agent.md

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

Full documentation available on GitHub

View Source Repository