dagger-check

star 3

Run checks (lints, tests, etc.) using Dagger scafolding

papercomputeco By papercomputeco schedule Updated 2/25/2026

name: dagger-check description: Run checks (lints, tests, etc.) using Dagger scafolding

Use this skill when testing and validating code. Use this before checking in code. Dagger checks are defined per project and are a quality barrier you must pass.


Use Dagger with dagger check --silent --cloud to run all checks.

  • To see what individual checks are available: dagger check --list
  • To run just a single check, use: dagger check {name} --silent --cloud
Install via CLI
npx skills add https://github.com/papercomputeco/skills --skill dagger-check
Repository Details
star Stars 3
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
papercomputeco
papercomputeco Explore all skills →