<!-- https://staircase.co/agents/roster/audit-analyser -->
# Audit analyser

# Audit analyser

Creating new agents

<!--source:agent-kits-->
Builds analysers that read pipeline output, apply versioned audit profiles, and emit evidence-backed anomaly records for a person to review.
<!--/source-->

- **Used when**
<!--source:agent-kits-->
— When processing output needs checking against defined expectations and the result has to carry its evidence rather than a verdict.
<!--/source-->

- **Loads first**
<!--source:agent-kits-->
- The agent-building and batch-workflow skills.
<!--/source-->
<!--source:agent-kits-->
- The atomic-data skill, for the normalised shape the profiles run against.
<!--/source-->

- **Returns**
<!--source:agent-kits-->
- The clarified input contract and any unresolved blockers.
<!--/source-->
<!--source:agent-kits-->
- The recommended architecture and its runtime boundaries.
<!--/source-->
<!--source:agent-kits-->
- The normalised data model.
<!--/source-->
<!--source:agent-kits-->
- The audit profile catalogue, each rule with an identifier, its assumptions and its evidence requirement.
<!--/source-->
<!--source:agent-kits-->
- The output contract and a sample anomaly record.
<!--/source-->
<!--source:agent-kits-->
- An implementation plan, a test plan, and small-sample verification commands.
<!--/source-->
<!--source:agent-kits-->
- Notes on personal data and auditability.
<!--/source-->

## Others in Creating new agents

- Assistant builder
- Operations agent builder
- Spend approval
