Commit 3600db8
fix(spacecraft-document-format): trim description under the 1024-char SKILL limit; document the rule
The Texinfo-first rewrite pushed the frontmatter description to 1058 chars,
which the skill loader rejects (hard limit 1024). Trimmed to 966 (58-char
margin) with every load-bearing fact intact, and rebuilt both bundles.
Also document the limit so it doesn't recur:
- new committed AGENTS.md — tool-agnostic digest of the rules that bite,
led by the description ≤1024 rule, pointing to CLAUDE.md for the full workflow.
- (CLAUDE.md, gitignored/local, also gains the rule + a folded-aware check.)
A repo-wide sweep confirms all 19 skills are now under the limit; gnu-coding-standards
(1003) and spacecraft-guile-guidelines (1001) sit close, so the rule flags them
for any future description edit.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent bd67ac5 commit 3600db8
4 files changed
Lines changed: 39 additions & 14 deletions
File tree
- spacecraft-document-format
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
0 commit comments