- description: Clone the user's GitHub repo. expected_output: Repo cloned for analysis. agent: Repository Cloner Agent - description: Analyze the codebase for bugs and improvements. expected_output: Code analysis report. agent: Code Analysis Agent - description: Extract metadata like lines of code and languages. expected_output: Repo metadata report. agent: Metadata Agent - description: Review documentation for clarity. expected_output: Documentation analysis. agent: Documentation Agent - description: Compile all findings into a final report. expected_output: Comprehensive analysis report. agent: Orchestrator Agent