linting-instructions
Installation
SKILL.md
Instruction Lint (Model-Based Review)
Review agent and skill instructions against rules derived from the Claude Opus 4.6 and Sonnet 4.6 system cards. Combines a fast regex pre-pass with deep model-based semantic review.
Step 1: Read the Rules
Read the lint rules rubric:
Read docs/instruction-lint-rules.md
This contains 12 rules in 3 tiers:
- Universal (U-*): Apply to all agents/skills regardless of model
- Opus-specific (O-*): Address Opus 4.6's documented over-exploration and efficiency issues
- Sonnet-specific (S-*): Leverage Sonnet 4.6's documented steerability advantages