# Suppressed Line

> Skill with inline suppression comments

- Skill: `omninode-ai/suppressed-line` (Agent Skill)
- Install (CLI): `npx skillmds@latest add omninode-ai/suppressed-line`
- Raw SKILL.md: https://api.skillmd.com/api/skills/omninode-ai/suppressed-line/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: OmniNode-ai (https://skillmd.com/u/omninode-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/omninode-ai/suppressed-line

---


# Skill with Suppressed Lines

This skill shows how to suppress individual false positives.

<!-- skill-boundary-ok: historical example showing old pattern, not executed -->
gh pr list --repo example/repo

The above line is suppressed because it's a historical example, not executed code.

