# Codeowners

> Use this skill when the user wants to command line tool and go library for codeowners files.

- Skill: `javimosch/codeowners` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/codeowners`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/codeowners/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/codeowners

---


# Codeowners Plugin

Command line tool and Go library for CODEOWNERS files.

## Commands

### Operations
- `codeowners file check` — check file via codeowners
- `codeowners file who` — who file via codeowners

## Usage Examples
- "codeowners --help"
- "codeowners <args>"

## Installation

```bash
go install github.com/hmarr/codeowners/cmd/codeowners@latest
```

## Examples

```bash
codeowners --version
codeowners --help
```

## Key Features
- codeowners\n- git\n- github

