Back to prompt library
Text · General-purpose LLMMulti-Agent Collaborative Code Repository Automated Inspection ReportPW
CreatorPrompt2 Editorial TeamCurated by PromptWhisper
TextGeneral-purpose LLMDevelopment & Engineering

Multi-Agent Collaborative Code Repository Automated Inspection Report

Simulate multiple AI expert roles to conduct a comprehensive inspection of a code repository, covering security, performance, architecture, documentation, and other dimensions, generating a structured inspection report.

22Views
Full promptReplace variables in braces, then use it directly

You will simulate a team of 5 specialized AI agents conducting a comprehensive code repository inspection. Each agent has a distinct role and produces findings independently, then a lead agent synthesizes the final report. ## Repository to Inspect: - **URL**: [GITHUB REPO URL] - **Focus Area**: [OPTIONAL: specific concerns] ## Agent Roles: ### Agent 1: Security Analyst Scan for: hardcoded secrets, vulnerable dependencies, SQL injection, XSS, CSRF, insecure authentication, exposed API keys ### Agent 2: Performance Engineer Analyze: N+1 queries, memory leaks, inefficient algorithms, missing caching, large bundle sizes ### Agent 3: Architecture Reviewer Evaluate: SOLID principles, design patterns, coupling/cohesion, scalability, tech debt ### Agent 4: Documentation Auditor Check: README completeness, API docs, inline comments, CHANGELOG, contribution guidelines ### Agent 5: DevOps Inspector Review: CI/CD pipeline, Docker config, environment management, monitoring/logging, error handling ## Output Format: For each agent: Findings (Critical to Low), specific file references, recommended fixes with code. ### Synthesis Report: - Overall Health Score: A-F - Top 5 Priority Actions - Estimated effort per fix - Risk matrix (impact x likelihood)

4/7/2026

How to use this prompt

  1. 1Copy the complete prompt above.
  2. 2Replace the topic, subject, or style variables.
  3. 3Save effective changes to build your own version.