kernel-build

Installation
SKILL.md

Run the repo's validation pipeline, diagnose failures, and verify the fix.

Standards

Use the commands and package manager the repo actually defines. Prefer the project's documented workflow over generic defaults.

The validation job owned by this skill is operational:

  • discover the relevant build, type-check, test, and lint commands
  • run the failing step or full pipeline as appropriate
  • classify the failure accurately
  • fix the root cause or hand off to a narrower specialist when needed
  • rerun the relevant checks to verify the fix

Do not invent a new pipeline if the repo already has one. Read package.json, workspace scripts, CI config, or repo docs first.

If a failure is clearly domain-specific, keep ownership of the pipeline run but use the narrower skill for the fix:

Installs
2
GitHub Stars
1
First Seen
Jul 11, 2026
kernel-build — ponti-studios/kernel