Some teams do not need another repo summary. They need a clear read on architectural risk, a sensible plan, and a path into execution that still feels controlled.
Use Deep Research to inspect the repository, surface the architectural risks that matter, and turn the findings into a plan the team can act on.
Primary workflow
Agentic Work
Analyze a repo, synthesize findings, and propose phased actions.
Secondary value
Project Memory
Keep the architecture summary and next steps reusable for future work.
Why Kendr
Analysis plus governed execution
Kendr matters when the system may later act on the same codebase under approval control.
Use on a real repository
Run these prompts inside Kendr against an actual project. Then replace the placeholders with the resulting architecture summary, risk list, and phased plan.
Engineering leaders need to understand system boundaries, risky dependencies, technical debt patterns, and where to intervene first without forcing a manual repo crawl.
A concise architecture map, a prioritized risk register, a phased plan, and a retained project context that future work can reuse safely.
Review this repository and explain the architecture to a technical lead. I need: - system boundaries and major modules - data flow and dependency hotspots - operational or scaling risks - code organization issues that will slow future work - gaps in tests, contracts, or documentation Use repo evidence, not generic advice.
Turn the architecture findings into a practical action plan. Produce: - quick wins - medium-term refactors - risky areas that need explicit approval before change - dependencies and sequencing - a recommended 30/60/90 day execution path Keep it grounded in the repository you reviewed.
Save the important findings from this architecture review into persistent project memory. Summarize: - what this repo does - what the main risks are - what work should happen next - what future Kendr runs should know before planning any edits or execution
Architecture summary
Drop in the repo summary from Prompt 01.
Risk register
List the technical risks and dependency hotspots Kendr identified.
Phased action plan
Insert the prioritized roadmap from Prompt 02.
Saved project memory
Show what future Kendr runs inherit from Prompt 03.