fix: consolidate compound-docs into ce-compound skill (#390)

This commit is contained in:
Trevin Chow
2026-03-26 11:41:19 -07:00
committed by GitHub
parent eb9084b5bd
commit daddb7d72f
17 changed files with 494 additions and 917 deletions

View File

@@ -43,7 +43,7 @@ Before going online, check if curated knowledge already exists in skills:
- Frontend/Design → `frontend-design`, `swiss-design`
- TypeScript/React → `react-best-practices`
- AI/Agents → `agent-native-architecture`
- Documentation → `compound-docs`, `every-style-editor`
- Documentation → `ce:compound`, `every-style-editor`
- File operations → `rclone`, `git-worktree`
- Image generation → `gemini-imagegen`

View File

@@ -153,7 +153,10 @@ For each relevant document, return a summary in this format:
## Frontmatter Schema Reference
Reference the [yaml-schema.md](../../skills/compound-docs/references/yaml-schema.md) for the complete schema. Key enum values:
Use this on-demand schema reference when you need the full contract:
`../../skills/ce-compound/references/yaml-schema.md`
Key enum values:
**problem_type values:**
- build_error, test_failure, runtime_error, performance_issue