ln-620-codebase-auditor

Orchestrate 9 worker skills to audit codebases and aggregate findings into codebase_audit.md.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-620-codebase-auditor-0xtaoist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-620-codebase-auditor
Source: https://github.com/0xtaoist/taogate/tree/main/ln-620-codebase-auditor
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-620-codebase-auditor-0xtaoist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates 9 audit workers (ln-621..ln-629) in parallel to deliver a unified codebase quality assessment and documentation.

Core Features & Use Cases

  • Parallel orchestration of 9 audit workers (ln-621..ln-629) to speed up codebase assessments
  • Domain discovery and domain-aware delegation to tailor findings by project areas
  • Aggregation into docs/project/codebase_audit.md with a formal results log

Quick Start

Invoke this skill to coordinate domain-aware codebase audits and produce a consolidated report at docs/project/codebase_audit.md.

Frequently Asked Questions about ln-620-codebase-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a parallel codebase audit across multiple domains?

Run a parallel codebase audit by orchestrating 9 worker skills to assess quality and standards across diverse project structures, auto-discovering domains and delegating audits globally and per-domain to aggregate findings into a single report.

What is domain-aware delegation in a codebase quality assessment?

Domain-aware delegation is a codebase quality assessment mechanism that auto-discovers project domains and assigns tailored audit workers to each specific area, ensuring findings match the distinct structures and standards of each domain.

How do I generate a unified codebase audit report from multiple workers?

Generate a unified codebase audit report by coordinating 9 parallel audit workers, aggregating their findings and results logs into a final codebase_audit.md document that includes an advisory section for comprehensive quality tracking.

Do I need shared context to start an automated codebase audit?

Yes, an automated codebase audit requires shared context including the tech stack, principles, and manifests to properly coordinate the 9 worker skills and tailor their domain-aware quality assessments to your project standards.

Can I audit diverse project structures with parallel worker coordination?

Yes, you can audit diverse project structures because the coordination skill auto-discovers domains within the codebase and delegates audit tasks globally and per-domain, adapting the 9 parallel workers to varying project layouts.

What's the best way to speed up codebase audits for large projects?

Speed up codebase audits for large projects by using parallel orchestration of 9 worker skills, which concurrently assess quality and adherence to standards across auto-discovered domains, significantly reducing total audit time compared to sequential processing.