Run validation lint and tests

validateskillsetup L213
nudgebee/nudgebee
What it does

Run service validation for changed code

Best for

When you need to quickly check if all affected services pass their lint/format/test rules.

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · git
  • · make
  • · poetry
  • · npm
Preconditions
  • · Changed files in tracked services
  • · Service Makefile
Failure modes
  • · Service not found
  • · Validation command fails
  • · Timeout
Trust signals
  • · Service mapping table
  • · Parallel validation
  • · Auto-fix support