review-descriptor

Installation
SKILL.md

Review the descriptor for $ARGUMENTS. If a linter name is given, find its descriptor in megalinter/descriptors/.

For each linter entry, audit against the full property list below. Report a checklist with status for each category.

1. Identity (required)

  • linter_name — present, lowercase, matches CLI executable
  • linter_url — valid URL to tool docs/website
  • examples — at least 2: one plain, one with config file

2. Documentation Quality

  • linter_text — rich description with features, what it checks, use cases
  • linter_repo — GitHub/source repository URL
  • linter_rules_url — URL listing all rules/checks
  • linter_rules_configuration_url — how to configure
  • linter_rules_inline_disable_url — how to suppress inline
  • linter_rules_ignore_config_url — how to use ignore files
  • linter_spdx_license — valid SPDX ID (e.g., MIT, Apache-2.0)
  • linter_speed — rated 1-5 (check if realistic)
  • linter_image_url or linter_icon_png_url or linter_banner_image_url — at least one image
Installs
3
GitHub Stars
2.6K
First Seen
Aug 3, 2026
review-descriptor — oxsecurity/megalinter