From node-team
Show Node team scope, responsibilities, component ownership, and plugin routing
How this command is triggered — by the user, by Claude, or both
Slash command
/node-team:overview [--sub-team core|devices|kueue]The summary Claude sees in its command listing — used to decide when to auto-load this command
## Name
node-team:overview
## Synopsis
## Description
Displays a comprehensive overview of the OpenShift Node team: what the team
owns, its responsibilities, component and repo mappings, sub-team structure,
ceremonies, upstream community involvement, active sprints, and which
specialized plugins handle which domain.
This is the entry point for understanding the Node team's scope and navigating
to the right tool for a given task.
## Implementation
1. **Read shared references:**
- Team mission, responsibilities, ceremonies, Slack channels, customer
support tools, key links, and...node-team:overview
/node-team:overview [--sub-team core|devices|kueue]
Displays a comprehensive overview of the OpenShift Node team: what the team owns, its responsibilities, component and repo mappings, sub-team structure, ceremonies, upstream community involvement, active sprints, and which specialized plugins handle which domain.
This is the entry point for understanding the Node team's scope and navigating to the right tool for a given task.
Read shared references:
shared/components.mdIf --sub-team is specified, filter the Component Ownership table
and Sub-teams table to that sub-team's components. All other sections
(ceremonies, Slack channels, upstream communities, key links, plugin
routing) are always shown in full since they apply team-wide.
Present a structured summary with these sections from the references:
team-info.md)components.md)components.md). If roster files exist at
~/.node-assistant/team-roster-{core,dra,kueue}.json, include member
count per sub-team.team-info.md)team-info.md)team-info.md)team-info.md)shared/version-map.md for the latest 2-3 OCP releases.team-info.md)team-info.md)Formatted text summary of team mission, responsibilities, components, sub-teams, ceremonies, upstream communities, active sprints, version mapping, plugin routing, and key links.
Full team overview:
/node-team:overview
DRA/Devices sub-team only:
/node-team:overview --sub-team devices
Kueue sub-team only:
/node-team:overview --sub-team kueue
--sub-team <name>: Filter to a specific sub-team (core, devices, or
kueue). Optional; shows all components when omitted.npx claudepluginhub cblecker/ai-helpers --plugin node-team3plugins reuse this command
First indexed Jul 11, 2026
/overviewDisplays combined view of agent identity, active team members, inbox messages, and sync status. Supports human-readable and --json formats.
/overviewProduces a deep project inventory and consolidation analysis for Lean projects, identifying moral duplications, generalization opportunities, missing API, and junk. Also supports --skip-mathlibable flag for faster structural overviews.