13 lines
373 B
JSON
13 lines
373 B
JSON
{
|
|
"name": "orchestration",
|
|
"description": "Core orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation",
|
|
"version": "0.18.0",
|
|
"author": {
|
|
"name": "Craig Motlin"
|
|
},
|
|
"skills": [
|
|
"./skills/orchestration/SKILL.md",
|
|
"./skills/llm-context/SKILL.md",
|
|
"./skills/conversation-style/SKILL.md"
|
|
]
|
|
} |