Internal developer tool—a conversational assistant that answers codebase questions, helps with onboarding, and suggests code snippets using Copilot SDK or equivalent. Integrates repo context and is strictly role-gated for staff/maintainers.
- Place in: protected dashboard route (/dashboard/dev-assistant), /skills or /agents for backend logic
- Security: Protected by middleware and session role checks
- KPIs: Dev onboarding time, support requests
Effort: Medium.