Repository audit
README checks, broken links, git state, manifests, configs, test files, entrypoints, and generated report bundles.
Guy Giordano Jr | Agent QA Automation
A Python CLI for auditing agent repositories, validating documentation, inferring tools and data sources, scoring readiness, and producing portfolio-ready QA catalogs.
Skill Signal
GG Eff Agent Cataloger scans agent repos, checks README completeness, finds broken local links, infers tool and data-source usage, compares findings against an allowlist, and writes review artifacts.
The strong engineering signal is repeatability: each agent review follows the same QA catalogue standard, so gaps, fixes, smoke tests, and readiness classifications can be compared across a portfolio.
System Work
README checks, broken links, git state, manifests, configs, test files, entrypoints, and generated report bundles.
Signals from code, agent manifests, config files, and documentation are compared against allowed tools and data-source patterns.
Smoke test results, runtime gap summaries, catalogue summaries, TODOs, and per-repo reports.
Code Evidence
src/gg_eff_agent_cataloger/cli.pysrc/gg_eff_agent_cataloger/runner.pysrc/gg_eff_agent_cataloger/readme_analysis.pysrc/gg_eff_agent_cataloger/tool_inference.pysrc/gg_eff_agent_cataloger/scoring.pydocs/standards/QA_CATALOGUING_STANDARD.mdPositioning
This project is a practical answer to messy AI-agent portfolios: audit the repositories, identify runtime and documentation gaps, standardize reports, and preserve evidence in a format that engineers and recruiters can review quickly.