Audit docs for accuracy and clarity
docs-auditworkflowsetup L2★1
lanorme/lanorme ↗What it does
Audit documentation completeness
Best for
Orchestrating multi-phase autonomous workflows where fan-out and synthesis improve outcomes.
Inputs
- · args envelope (task/contract/spec path)
- · context files if provided
Outputs
- · structured result per phase schema
- · markdown report/findings
Requires
- · Claude API (agentic model)
- · parallel() executor
Preconditions
- · args envelope valid
- · required paths accessible
Failure modes
- · Agent schema mismatch
- · Missing upstream phase data
Trust signals
- · Structured input/output schemas
- · Phase dependency graph
- · Test strategy documented