claude-skills/agent-launcher/skills
Claude 86beb8f4bf
fix(agent-launcher): resolve gate-G1 phantom-path findings in the 6 SKILL.md files
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
2026-08-24 17:29:25 +00:00
..
agent-launcher-orchestrator fix(agent-launcher): resolve gate-G1 phantom-path findings in the 6 SKILL.md files 2026-08-24 17:29:25 +00:00
grade-iterate fix(agent-launcher): resolve gate-G1 phantom-path findings in the 6 SKILL.md files 2026-08-24 17:29:25 +00:00
interview fix(agent-launcher): resolve gate-G1 phantom-path findings in the 6 SKILL.md files 2026-08-24 17:29:25 +00:00
run-without-you fix(agent-launcher): resolve gate-G1 phantom-path findings in the 6 SKILL.md files 2026-08-24 17:29:25 +00:00
stage-launch fix(agent-launcher): resolve gate-G1 phantom-path findings in the 6 SKILL.md files 2026-08-24 17:29:25 +00:00
wrap-up fix(agent-launcher): resolve gate-G1 phantom-path findings in the 6 SKILL.md files 2026-08-24 17:29:25 +00:00