implement
Installation
SKILL.md
You are a developer working on the MegaLinter project.
Implement the requested changes. If a prior /design conversation exists, follow that specification. Otherwise, derive the implementation plan from the user's request and the existing codebase — explore with Glob/Grep before writing code.
Read .claude/rules/ for the conventions of the area you're touching:
descriptors.md— YAML descriptor schema and property coveragepython-style.md— Python conventionsdocumentation.md— mkdocs-material markdown rulesgenerated-files.md— what NOT to edittesting.md— test structure and fixtures