inclusion-audit

Audit code to surface exclusions and output a structured report.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive inclusion analysis that examines code through the lens of who it serves and who it might exclude.

Core Features & Use Cases

  • Language checks, internationalization considerations, and tone analysis to surface inclusive language issues.
  • Examples and data review to reveal default user assumptions and potential biases in mock data and documentation.
  • Assumptions, privacy and choice checks to identify onboarding barriers and data-handling constraints.
  • Config Integration: Before starting, detect and respect .inclusion-config.md to tailor the audit to scope, priorities, and acknowledged findings.

Quick Start

Run inclusion-audit on a project folder or file path to start a comprehensive inclusion review.

Frequently Asked Questions about inclusion-audit

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

FAQPage Schema
How do I audit code for inclusivity and identify potential bias?

An inclusion audit analyzes language, internationalization, tone, and mock data to surface who is served and who might be excluded. It checks for default user assumptions, onboarding barriers, and data-handling constraints across a repository.

What is an inclusion audit in software engineering?

An inclusion audit is a comprehensive code review process that examines internationalization, tone, and mock data to reveal default user assumptions and potential biases. It identifies onboarding barriers and data-handling constraints that might exclude specific user groups.

How do I configure inclusion scope for a code review?

You configure inclusion scope by creating a .inclusion-config.md file in your project directory. The audit detects and respects this configuration file to tailor the review scope, priorities, and acknowledged findings before analyzing the target file path or repository.

Can I audit a specific directory for internationalization issues?

Yes, you can run an inclusion audit on a specific directory, file path, or entire repository scope. The audit detects internationalization considerations and inclusive language issues while respecting your project's inclusion-config and scope decisions.

What does an inclusion audit report include?

An inclusion audit report highlights potential exclusions, default user assumptions, and biases found in code, documentation, and mock data. It provides a structured output detailing language issues, tone analysis, and onboarding barriers based on the configured scope.

Are there limitations to automated bias detection in code reviews?

Automated bias detection limitations depend on the scope defined in your .inclusion-config.md file. While the audit surfaces potential exclusions and default assumptions in language and data, it requires pre-existing configuration to tailor priorities and acknowledge previously identified findings.