From wicked-garden
Guide new developers through team onboarding. Analyzes project health, team patterns, delivery metrics, and codebase structure to produce a personalized onboarding plan with specific first tasks, graduated complexity, and human connections. A guided walkthrough, not an agent identity. Use when: "onboard a new developer", "getting-started guide", "team orientation for new hire", "first week plan", "day-one productivity".
npx claudepluginhub mikeparcewski/wicked-garden --plugin wicked-gardenThis skill uses the workspace's default tool permissions.
Produces a personalized onboarding path for a new developer by combining team
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Produces a personalized onboarding path for a new developer by combining team health signals, codebase structure, and sprint state into a structured week-by-week plan with concrete first tasks.
Invoke this skill when someone new is joining the team. Typical outputs:
/wicked-garden:delivery:report for team health overviewwicked-garden:mem:recall for team conventions and past decisionswicked-garden:search for codebase navigation (backed by the
codebase-narrator skill for architectural overview)metadata={event_type, chain_id, source_agent, phase}From delivery reports (if CSV/export available):
/wicked-garden:delivery:report {data_file}
From native tasks:
Read session tasks under ${CLAUDE_CONFIG_DIR}/tasks/{session_id}/ — filter
by metadata.event_type=="task" for human-visible items.
From memory:
/wicked-garden:mem:recall "team conventions"
/wicked-garden:mem:recall "architecture decisions"
/wicked-garden:mem:recall "onboarding"
From codebase:
/wicked-garden:search:docs README
/wicked-garden:search:code "TODO|FIXME|HACK"
Present as a concise snapshot, not a data dump.
Rank candidates by:
Sources: unassigned low-priority items, documentation gaps, small bugs, test coverage gaps.
Create a systems overview:
Hand off to the codebase-narrator skill for the full architectural walk.
Document:
See refs/plan-template.md for the full structure.
Shape:
Good onboarding plans have:
skills/search/codebase-narrator — architectural walk-through/wicked-garden:delivery:report — team health input