Lint Framework — Code Quality skill for Claude Code
Run framework-linter to detect drift, missing files, malformed specs, rule violations, template drift, and stale scratchpads.
How to install Lint Framework
Installs to ~/.claude/skills/shaunchew-savvy-template-lint-framework/SKILL.md
mkdir -p ~/.claude/skills/shaunchew-savvy-template-lint-framework && curl -fsSL https://raw.githubusercontent.com/shaunchew/savvy-template/HEAD/commands/lint-framework.md -o ~/.claude/skills/shaunchew-savvy-template-lint-framework/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Lint Framework does
description: Run framework-linter to detect drift, missing files, malformed specs, rule violations, template drift, and stale scratchpads.
/sf:lint-framework
Run the framework linter and surface its findings with concrete fix suggestions.
Procedure
- Invoke the
framework-linterskill with no arguments. It scans for: file-budget violations on AGENTS.md / CLAUDE.md / constitution.md, missing required files, malformed spec frontmatter, rule violations from the placement decision
Alternatives in Code Quality
- Lint — Run code quality checks on the project 155 ★
- Lint Proposals — Lint Proposals Skill 115 ★
- Foundry Lint — Health-check the Foundry vault 99 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Lint Fix
Detect the project linter and type checker, run them, auto-fix all fixable issues, and verify clean output.
Lint Status
Show AgentLint status — active rules, violations this session
Memory Lint
Lint a layered-memory directory for missing frontmatter, orphaned facts, and oversized files
Poly Check
Lint and check formatting with poly — apply no fixes; summarize findings and drift
Prompt Integrity Validator
Lint Your Prompts, Ship Better Agents – Prompt Refiner 2026 Rule Engine
Fix Linter Warnings
Fixes 25 lint issues per batch, uses suppression when needed
Related Agents
ProvenanceAuditor
Provenance and deployment integrity auditor -- validates SLSA sidecars, manifests, and drift across providers.
Hcs Ontology Reviewer
Independent read-only review of schema and ontology changes for HCS. Detects entity-version drift, missing pro
Design Enforcer
Reviews a UI diff against the design-system manifest and AGENTS.md for violations the mechanical linter cannot