stbenjam/skillsaw

Lint agent skills, plugins, and AI coding assistant context

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to lintno.
versionskillsaw version to install (e.g. "0.12.1"). Defaults to the version this action was released with.no0.17.0
strictTreat warnings as errorsnofalse
fail-onFail on violations at this severity or above: error, warning, info (strict: true is equivalent to fail-on: warning; combining strict with a contradictory fail-on fails the run)no""
pluginsNewline-separated list of plugin packages to install (e.g. skillsaw-runbooks==0.1.0)no""
verboseInclude info-level violationsnofalse
no-custom-rulesSkip custom rules defined in .skillsaw.yaml (recommended for CI on untrusted PRs)notrue
namedescription
exit-codeskillsaw exit code (0=pass, 1=violations at or above the fail-on threshold)
errorsNumber of errors found
warningsNumber of warnings found
report-filePath to JSON report file