Commit a4cfbf3
committed
Remove related_skills from SKILL.md frontmatter (dead metadata)
what:
- Remove 'related_skills' line from SKILL.md YAML frontmatter
- Thoroughly review every file in the repo for stale references
why:
related_skills is agent-specific frontmatter not read by any major runtime
(Hermes, Claude Code, Codex, Cursor). We already concluded in the
investigation that extra frontmatter fields are dead bytes. Removing it
eliminates speculative metadata with zero observed value.
Thorough review confirmed zero stale references remain:
- No python-best-practices-skill references (old repo name)
- No review-checklist references (deleted file)
- No run_phase2_checks or run_benchmark references (deleted scripts)
- 13 tracked files, all consistent with current scope1 parent 2339e40 commit a4cfbf3
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments