Skip to content

add CodeHealth AI — adaptive codebase analysis workflow - #92

Open
AddySrivastava wants to merge 1 commit into
aws-samples:mainfrom
AddySrivastava:feature/codehealth-ai
Open

add CodeHealth AI — adaptive codebase analysis workflow#92
AddySrivastava wants to merge 1 commit into
aws-samples:mainfrom
AddySrivastava:feature/codehealth-ai

Conversation

@AddySrivastava

Copy link
Copy Markdown
Contributor

7-phase 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

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@AddySrivastava
AddySrivastava force-pushed the feature/codehealth-ai branch from 48e5b9d to 991d03d Compare June 24, 2026 06:24
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
AddySrivastava force-pushed the feature/codehealth-ai branch from 991d03d to ebe2196 Compare June 24, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant