sfdx-hardis: Skill for Claude Code

.claude/skills/megalinter/SKILL.md

megalinter is a skill for Claude Code from hardisgroupcom/sfdx-hardis. It costs 101 tokens per session (832 once invoked), scanned A, original, AGPL-3.0.

A repository linting tool that checks source code against configured style and quality rules.

In plain words
What is it for?
Use it to lint a repository, set up linting, fix reported issues, or make continuous-integration lint jobs pass.
Why use it?
It helps find and fix lint errors that can make CI checks fail or leave code inconsistent.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is hardisgroupcom/sfdx-hardis's own configuration. It tells Claude Code how to work on sfdx-hardis itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything sfdx-hardis configures →

Reuse

Borrowing it

Nothing to install: this file belongs to hardisgroupcom/sfdx-hardis. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/hardisgroupcom/sfdx-hardis/main/.claude/skills/megalinter/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/hardisgroupcom/sfdx-hardis

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for megalinter

README.md
[![agentmods](https://agentmods.dev/badge/skills/hardisgroupcom/sfdx-hardis/megalinter.svg)](https://agentmods.dev/skills/hardisgroupcom/sfdx-hardis/megalinter)
Your own site
<a href="https://agentmods.dev/skills/hardisgroupcom/sfdx-hardis/megalinter"><img src="https://agentmods.dev/badge/skills/hardisgroupcom/sfdx-hardis/megalinter.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 832 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00101 $0.00832
Opus 5 $0.00051 $0.00416
Sonnet 5 $0.00020 $0.00166
Haiku 4.5 $0.00010 $0.00083

Measured 8d ago against content hash 65c1858e167e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

megalinter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/megalinter/SKILL.md · 41 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 41 lines · 101 tokens per session scan A 65c1858e167e

Subscribe to this mod's changes

megalinter is a skill published in the GitHub repository hardisgroupcom/sfdx-hardis (384 stars, last pushed yesterday), licensed AGPL-3.0. It adds 101 tokens to every session and 832 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

nebula-logger-instrumentation

Use this skill when the user wants to add or update Nebula Logger instrumentation in Apex, LWC, Aura, Flow, or OmniStudio. Covers logging APIs, save patterns, record association, scenarios, tags, async transaction linking, and save method selection.

jongpie/NebulaLogger · 60 tokens

nebula-logger-best-practices

Use this skill when the user wants to review, harden, or standardize Nebula Logger usage across a Salesforce team. Covers operational logging standards, environment-aware settings, limit-aware design, and governance guardrails.

jongpie/NebulaLogger · 52 tokens

nebula-logger-console

Use this skill when the user wants to browse, filter, or investigate Nebula Logger data in the Salesforce UI. Covers the Logger Console app, list views on Logc / LogEntryc / LogEntryTagc / LoggerScenarioc / LoggerTagc, related-list navigation, the Log record page and its LWCs, and how admins and support engineers use…

jongpie/NebulaLogger · 98 tokens

ask-codex

Consult OpenAI Codex for investigation, debugging, or code review. Use when user explicitly asks to "ask codex", "check with codex", "codex review", or as a last resort when stuck after 4+ failed attempts at debugging, investigation, or bug fix and completely out of ideas. Codex is slow (2-5 min), so only escalate…

umputun/cc-thingz · 103 tokens

root-cause-investigator

Systematic root cause analysis for errors, bugs, and unexpected behaviors using 5-Why methodology. Use when user reports errors, build failures, test failures, performance issues, integration problems, or any "it's not working" scenarios.

umputun/cc-thingz · 53 tokens

github-issue-manager

Classifies a user request as Bug, Compatibility, Feature, Question, or Task for the explyt/spring-plugin GitHub repo, lightly researches the relevant codebase, searches similar existing issues, and either reports an existing issue or creates a correctly titled and labeled one following the repository issue forms. Use…

explyt/spring-plugin · 97 tokens