paper-parallel-audit

Official

Parallel batch audits with per-agent JSON output.

AuthorChanw-research
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This description addresses the need to efficiently execute large-scale, homogeneous batch audits by distributing work across multiple agents, collecting structured outputs, and enabling safe restarts without redoing completed work.

Core Features & Use Cases

  • Parallelize batch audits by splitting the workload into shards and running multiple agents concurrently.
  • Each agent emits structured JSON results to enable reliable aggregation and fault-tolerant restarts.
  • Master process merges shard outputs and supports breakpoint resumes for long-running tasks.

Quick Start

Split the workload into shards, launch parallel agents, each writes a shard-*.json, then run the merge tool to produce the final report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: paper-parallel-audit
Download link: https://github.com/Chanw-research/claude-code-paper-writing/archive/main.zip#paper-parallel-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.