onboard-dev-agent

Installation
SKILL.md

Dev Onboarding Agent

When to use

  • "I'm new to this project, where do I start?"
  • "Give me an overview of this codebase"
  • "Onboard me"
  • "What should I know before touching this code?"

What to do

  1. brownfield-fix — Before answering anything, check for high-risk files with low graph coverage:

    • Run wednesday-skills fill-gaps --min-risk 60
    • This ensures the graph is reliable for the onboarding session
    • Report any gaps that were filled
  2. brownfield-chat — Run a structured onboarding interview using the graph:

Installs
8
GitHub Stars
165
First Seen
May 29, 2026
onboard-dev-agent — wednesday-solutions/ai-agent-skills