aboutsummaryrefslogtreecommitdiffstats
path: root/skills/test-build-slackbuild
AgeCommit message (Collapse)AuthorFilesLines
2026-07-16test-build: add --local-deps for in-repo depsDanilo M.1-1/+14
Resolve deps that are siblings in the target's own repo (not on SBo or official Slackware) by prepending the target's repo root to the dep search roots when --local-deps is passed. The SBo tree is still searched after. Covers packages like huggingface_cli whose deps live in the same maintenance repo. Adds two logic self-checks and updates CLAUDE.md, README, and the test-build-slackbuild skill. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16Rename skill to test-build-slackbuildDanilo M.1-0/+88
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>