language-check

Analyze code and documentation for non-inclusive language with contextual recommendations.

5|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/hereinthehive/gotrino-inclusion --skill language-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: language-check
Source: https://github.com/hereinthehive/gotrino-inclusion/tree/main/skills/language-check
Command: npx skills add https://github.com/hereinthehive/gotrino-inclusion --skill language-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers identify non-inclusive language in code and documentation by analyzing context and intent, ensuring messages and interfaces respect diverse users.

Core Features & Use Cases

  • Context-aware analysis: scans code, comments, and documentation to surface non-inclusive language with rationale.
  • Config-aware processing: respects existing .inclusion-config.md, skips acknowledged findings, and honors team priorities.
  • Thoughtful suggestions: provides contextual, actionable recommendations that fit the project's style and constraints.
  • Lightweight workflows: suitable for quick checks during development or pre-release reviews.

Quick Start

Provide the path to the project you want analyzed and the tool will surface inclusive language issues with context.

Frequently Asked Questions about language-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan my codebase for non-inclusive language without making blanket changes?

To analyze code for non-inclusive language contextually, provide a project path to scan codebases, documentation, and user-facing strings. The tool surfaces findings with rationale and avoids blanket changes by respecting existing configurations.

How does context-aware inclusive language analysis work for code comments and documentation?

Context-aware inclusive language analysis works by scanning code, comments, and documentation to identify non-inclusive terms based on surrounding intent. It provides contextual, actionable recommendations that fit the project's style rather than flagging terms in isolation.

Can I configure inclusive language checks to honor team priorities and skip acknowledged findings?

Yes, you can configure inclusive language checks by using an .inclusion-config.md file. The analysis respects this configuration, skips acknowledged findings, and honors team priorities to ensure safe, contextual recommendations across repositories.

Does inclusive language analysis work with user-facing strings and configuration files?

Yes, inclusive language analysis works with user-facing strings and configuration files across repositories. It scans codebases, documentation, and examples to surface non-inclusive language while applying contextual understanding to the findings.

What is the best way to review code for inclusive language before a release?

The best way to review code for inclusive language before a release is to run a lightweight contextual analysis on your project path. This surfaces non-inclusive language issues with context, making it suitable for quick checks during development or pre-release reviews.

What are the limitations of automated inclusive language analysis in code review?

A limitation of automated inclusive language analysis is that it relies on contextual understanding to avoid blanket changes, meaning it must respect existing .inclusion-config.md files. It provides thoughtful suggestions but requires team configuration to properly skip acknowledged findings.