mirror of
https://github.com/alirezarezvani/claude-skills.git
synced 2026-08-28 04:24:58 +00:00
check_paths.py resolves path tokens against the sub-skill root, the file's own directory, or the repo root — the SKILL.md bash examples used plugin-root-relative paths (skills/<skill>/scripts/x.py) that none of those bases resolve, and shared- reference link texts (references/x.md) only resolved from the domain root. Bash examples now use skill-dir-relative scripts/x.py; reference links use explicit ../../references/x.md. 617 files scanned, 0 findings; all other blocking gates (G3/G4/G7/G8/G10, plugin.json, skill names) verified green locally. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012FwXG6TqCXKZQvF4iD69cv |
||
|---|---|---|
| .. | ||
| agent-launcher-orchestrator | ||
| grade-iterate | ||
| interview | ||
| run-without-you | ||
| stage-launch | ||
| wrap-up | ||