{"id":21025111,"url":"https://github.com/vassod/claude-code-reviewer","last_synced_at":"2025-07-15T12:41:10.586Z","repository":{"id":202764834,"uuid":"708065270","full_name":"VassoD/claude-code-reviewer","owner":"VassoD","description":"This project analyzes code and generates report using AI. It takes a folder of code, sends it to Claude API, and outputs result to a file.","archived":false,"fork":false,"pushed_at":"2023-10-22T11:55:07.000Z","size":6,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T11:44:15.466Z","etag":null,"topics":["claude","claude-api","codeanalysis","codeanalyzer","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VassoD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-21T12:22:53.000Z","updated_at":"2025-03-29T19:12:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b261457-7d24-4cf6-87c1-fc1f83d7db37","html_url":"https://github.com/VassoD/claude-code-reviewer","commit_stats":null,"previous_names":["vassod/claude-code-reviewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VassoD/claude-code-reviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VassoD%2Fclaude-code-reviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VassoD%2Fclaude-code-reviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VassoD%2Fclaude-code-reviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VassoD%2Fclaude-code-reviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VassoD","download_url":"https://codeload.github.com/VassoD/claude-code-reviewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VassoD%2Fclaude-code-reviewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265437184,"owners_count":23765116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude","claude-api","codeanalysis","codeanalyzer","python"],"created_at":"2024-11-19T11:30:16.014Z","updated_at":"2025-07-15T12:41:10.540Z","avatar_url":"https://github.com/VassoD.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Analyzor 🤖\n\nThis project analyzes code and generates report using AI. It takes a folder of code, sends it to Claude API, and outputs result to a file.\n\n## How it Works\n\n1. 📂 Scan folder recursively for code files (py, js, etc)\n\n2. 📜 Read each file and extract code\n\n3. 💬 Pass code to Claude API for analysis\n\n4. 🤖 Claude reviews code snippet and provides feedback\n\n5. 📰 Analysis results saved to a the report.md file\n\n## Running Locally\n\n**Step 1:**\n\nClone repo and install requirements\n\n```\ngit clone \u003crepo\u003e\npip install -r requirements.txt\n```\n\n**Step 2:**\n\nGet Claude API key and configure\n\n**Step 3:**\n\nRun script on folder\n\n```\npython analyze.py /my-code-folder\n```\n\n**Step 4:**\n\nFind output in `report.md` file 🎉\n\n## To Do\n\nHere are some ideas for enhancing the code analyzer:\n\n- Summarize findings across files\n- Automate fixes for certain issues\n- Develop prompts and context\n\nAnd more! Please contriboot if you have ideas. 💡\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvassod%2Fclaude-code-reviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvassod%2Fclaude-code-reviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvassod%2Fclaude-code-reviewer/lists"}