add CodeHealth AI — adaptive codebase analysis workflow - #92
Open
AddySrivastava wants to merge 1 commit into
Open
add CodeHealth AI — adaptive codebase analysis workflow#92AddySrivastava wants to merge 1 commit into
AddySrivastava wants to merge 1 commit into
Conversation
AddySrivastava
force-pushed
the
feature/codehealth-ai
branch
from
June 24, 2026 06:24
48e5b9d to
991d03d
Compare
7-phase AI-DLC-grounded workflow for comprehensive repository analysis: - Phase 1: Discovery (repo pull, tech stack detection) - Phase 2: Dependency Analysis (CVEs, freshness, licenses) - Phase 3: Database & SQL Optimization (N+1, indexes, query rewriting) - Phase 4: Code Quality (complexity, anti-patterns, dead code, perf) - Phase 5: API & Contracts (design review, breaking changes, resilience) - Phase 6: Infrastructure (secrets, IaC, Docker, CI/CD) - Phase 7: Optimization (unified roadmap with priority matrix) Supports: Python, TypeScript, Java, Go, Rust, Ruby, PHP + 30 frameworks Works with: Kiro IDE, Claude Code, Amazon Q Developer Grounded in: github.com/awslabs/aidlc-workflows
AddySrivastava
force-pushed
the
feature/codehealth-ai
branch
from
June 24, 2026 06:30
991d03d to
ebe2196
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
7-phase workflow for comprehensive repository analysis:
Supports: Python, TypeScript, Java, Go, Rust, Ruby, PHP + 30 frameworks
Works with: Kiro IDE, Claude Code, Amazon Q Developer
Grounded in: github.com/awslabs/aidlc-workflows
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.