Engineering
review-collector avatar

review-collector

Automated compliance validation tool for collector bot packages using 8 specialized parallel agents.

Introduction

The review-collector skill provides a robust, parallelized validation framework designed for developers building or maintaining collector bots. By orchestrating eight specialized validation agents, this tool performs a comprehensive analysis of collector packages, ensuring adherence to strict architectural standards, security policies, and performance benchmarks. It is essential for teams aiming to maintain high-quality data pipelines and automated data collection systems.

  • Executes eight specialized validation agents (validate-config, validate-schema, validate-mapping, validate-pagination, validate-groupid, validate-security, validate-performance, and validate-dependencies) in parallel for rapid feedback.

  • Provides structured, file-and-line-specific error reporting with actionable fix suggestions for every detected violation.

  • Generates a clear, aggregated compliance report including a calculated percentage score and status summaries for each validation category.

  • Integrates directly into developer workflows by accepting optional path arguments for local or remote collector package analysis.

  • Leverages Auditlogic and Zerobias domain conventions to ensure seamless compatibility with existing collectorbot architecture.

  • Invoke the tool using /review-collector [path] to trigger the validation suite.

  • The tool requires that individual agent instructions are present in the .claude/agents/ directory for proper operation.

  • Expected output includes a summary dashboard detailing configuration, schema compliance, security posture, performance limits, and dependency integrity.

  • Use the provided fix suggestions to address critical issues before committing changes to the codebase.

  • Ideal for CI/CD pipelines or pre-commit checks in large-scale data collection projects requiring strict configuration and mapping compliance.

Repository Stats

Stars
0
Forks
0
Open Issues
1
Language
TypeScript
Default Branch
main
Sync Status
Idle
Last Synced
May 3, 2026, 07:27 PM
View on GitHub