Skip to content

/ironlint-init

Bootstraps a project's .ironlint.yml with IronLint's generic baseline, then helps the user deliberately add checks for their stack and existing linters. Use when user says "init ironlint", "set up ironlint", "bootstrap ironlint config", "create ironlint checks", "ironlint init",

shell
$ npx -y skills add ironlint/ironlint --skill ironlint-init --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ironlint-init
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Bootstraps a project's .ironlint.yml with IronLint's generic baseline, then helps the user deliberately add checks for their stack and existing linters. Use when user says "init ironlint", "set up ironlint", "bootstrap ironlint config", "create ironlint checks", "ironlint init",
Ships withironlint

Agentic-native linting tool to enforce deterministic quality gates

Get the whole plugin, auto-invoked
Stats
16
Stars
0
Views
2
Forks
Active
Maintenance
Rust
Language
Apache-2.0
License
5d ago
Last commit
2mo ago
Created

Repo: ironlint/ironlint