SKILL.md:1— → YAML parser rejected the frontmatter block
Frontmatter failed to parse: Nested mappings are not allowed in compact mappings at line 2, column 14:
description: Expert skill for resolving build errors with minimal change princi…
^
Fix Fix the YAML so it is a valid `key: value` mapping between the opening and closing `---` fences.
SKILL.md:1the skill works → no evals/, tests/, or verification section found
No way to prove the skill does what it claims.
Fix Add an evals/ folder (test prompts + expected outcomes) and a '## Verify' step in the body.
SKILL.md:73
Decorative ASCII-art / banner line — pure token cost, no instructional value.
┌──────────────────────┬───────┐
SKILL.md:75
Decorative ASCII-art / banner line — pure token cost, no instructional value.
├──────────────────────┼───────┤
SKILL.md:81
Decorative ASCII-art / banner line — pure token cost, no instructional value.
└──────────────────────┴───────┘
SKILL.md:325
Decorative ASCII-art / banner line — pure token cost, no instructional value.
╔══════════════════════════════════════════════════════╗
SKILL.md:327
Decorative ASCII-art / banner line — pure token cost, no instructional value.
╠══════════════════════════════════════════════════════╣
SKILL.md:331
Decorative ASCII-art / banner line — pure token cost, no instructional value.
║ ║
SKILL.md:334
Decorative ASCII-art / banner line — pure token cost, no instructional value.
║ ║
SKILL.md:336
Decorative ASCII-art / banner line — pure token cost, no instructional value.
╚══════════════════════════════════════════════════════╝
SKILL.md:341
Decorative ASCII-art / banner line — pure token cost, no instructional value.
╔══════════════════════════════════════════════════════╗
SKILL.md:343
Decorative ASCII-art / banner line — pure token cost, no instructional value.
╠══════════════════════════════════════════════════════╣
SKILL.md:346
Decorative ASCII-art / banner line — pure token cost, no instructional value.
║ ║
SKILL.md:351
Decorative ASCII-art / banner line — pure token cost, no instructional value.
║ ║
SKILL.md:355
Decorative ASCII-art / banner line — pure token cost, no instructional value.
╚══════════════════════════════════════════════════════╝
Fix Delete decorative banners and persona filler; keep instructions plain and imperative.
SKILL.mdeverything inlined in SKILL.md → 353 body lines, 0 supporting files
Large SKILL.md (353 lines) with no supporting files — all of it loads every time the skill fires.
Fix Move heavy reference material into supporting files and link to them, so the model loads it only when needed.