co-mono/packages/coding-agent/test/fixtures
Mario Zechner 05b7b81338 Skills standard compliance
Implement Agent Skills standard (https://agentskills.io/specification):
- Validate name (must match parent dir, lowercase, max 64 chars)
- Validate description (required, max 1024 chars)
- Warn on unknown frontmatter fields
- Warn on name collisions (keep first)
- Change prompt format to XML structure
- Remove {baseDir} placeholder (use relative paths)
- Add tests and update documentation

fixes #231
2025-12-19 00:11:39 +01:00
..
skills Skills standard compliance 2025-12-19 00:11:39 +01:00
skills-collision Skills standard compliance 2025-12-19 00:11:39 +01:00
before-compaction.jsonl Add test fixture for auto-compaction testing 2025-12-09 02:49:47 +01:00
large-session.jsonl WIP: Context compaction core logic (#92) 2025-12-04 00:07:53 +01:00