Comprehensive inclusion analysis of code, examining language, internationalization, assumptions, and who might be excluded. Thorough review for releases or major features.
0
AI 95
teach-charter
hereinthehive1/14/2026
Set up the inclusion plugin for your project. Detects your stack, captures scope decisions, and creates a config that evolves with your project. Run once to get started, revisit to update decisions.
0
AI 93
language-check
hereinthehive1/14/2026
Analyze code and documentation for non-inclusive language, understanding context and intent before flagging issues. Use when reviewing code for biased terms, gendered language, or problematic terminol...
0
AI 92
impact
hereinthehive1/14/2026
Analyze system-wide impact of changes before making them. Use before modifying shared utilities, changing APIs, or refactoring core functionality.
0
plugin-help
hereinthehive1/14/2026
Show available commands and explain how to use the Gotrino inclusion plugin.
0
inclusive-names
hereinthehive1/14/2026
Generate culturally diverse names for examples, mock data, and test fixtures. Includes edge-case names that catch bugs.
0
i18n-check
hereinthehive1/14/2026
Analyze code for internationalization issues, understanding the UI context and user impact before flagging problems. Use when reviewing code for global readiness.
0
test-assumption
hereinthehive1/14/2026
Identify hidden assumptions about users in code that could exclude or harm. A focused analysis asking "What am I assuming about the person using this?"