ignore
Installation
SKILL.md
Navigation: Plugin CLAUDE.md | Root CLAUDE.md
Global Ignore Patterns
Manage global ignore patterns for the lint-relative-paths linter.
Self-Evolving Skill: This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues.
Purpose
Some repositories intentionally use relative paths in markdown (e.g., ../docs/file.md)
instead of repo-root paths (e.g., /docs/file.md). This command manages a global ignore
file that skips path validation for matching workspaces.