fix: consolidate compound-docs into ce-compound skill (#390)
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user