zpratt/Lousy Agents Lint

Lint instructions, agents, skills, and hook configurations via reviewdog. Produces inline check annotations (github-pr-check, default) or PR review comments (github-pr-review) depending on the reporter input. Requires Node.js >= 20 on the runner (included on GitHub-hosted runners).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for reviewdog API accessyes
skillsLint skill frontmatter in .github/skills/ and .claude/skills/nofalse
agentsLint agent frontmatter in .github/agents/nofalse
hooksLint pre-tool-use hook configurations in .github/hooks/agent-shell/hooks.json, .claude/settings.json, and .claude/settings.local.jsonnofalse
instructionsLint instruction quality across all instruction file formatsnofalse
directoryTarget directory to lint (defaults to repository root)no.
reporterreviewdog reporter: github-pr-check (default), github-pr-review, or github-checknogithub-pr-check
filter_modereviewdog filter mode: added (default), diff_context, file, or nofilternoadded
levelreviewdog minimum severity level: info, warning, or errornoinfo

no outputs