cyberneticlibrary

Audit and clean project issues

pm-auditworkflowsetup L31
nthplusio/functional-claude
What it does

Orchestrate Full PM project audit + cleanup

Best for

Comprehensive review of codebase/content with structured audit findings.

Inputs
  • · {args: workflow args}
  • · agent context (workspace, diffs, or data)
Outputs
  • · workflow outcome
Requires
  • · agent() orchestrator
  • · JSON schema validation
Preconditions
  • · Workflow runtime initialized
  • · Input args properly structured
  • · 2 agent(s) available
Failure modes
  • · Agent timeout or failure
  • · Schema validation mismatch
  • · Input data incomplete or malformed
Trust signals
  • · Explicit phase tracking and logging
  • · 2 independent agents with schemas
  • · Error handling with abort conditions