[kit] Add Codebase Onboarding Agent for role-specific repo analysis#162
[kit] Add Codebase Onboarding Agent for role-specific repo analysis#162HIMANSHU6001 wants to merge 5 commits into
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/validate |
|
📡 Running Studio validation — results will appear here shortly. |
Studio Runtime Validation (Phase 2)❌ Studio validation failed. The kit was rejected by Lamatic Studio. Errorscodebase-onboarding-agent
Please fix the errors above and push a new commit to re-run validation. |
|
The root |
This PR introduces the Codebase Onboarding Agent kit (internally designated as repo-analyzer).
The agent is designed to reduce developer ramp-up time on new codebases. By accepting a public GitHub repository URL and a specific developer role (e.g., Frontend Engineer, Backend Developer), it submits the data to a Lamatic execution flow, analyzes the repository structure and codebase, and generates highly targeted, role-specific onboarding documentation.
Live link: https://agent-kit-delta.vercel.app/
The project is kept simple for the sake of testing, this kit can be enhanced further by adding more complex flows for giving more features