mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-19 23:33:07 +08:00
feat: add machine learning engineering workflow
(cherry picked from commit 4b0eeacd66b2f65b7b11d7f2c8bef056c50b08e4)
This commit is contained in:
committed by
Affaan Mustafa
parent
54efa1a150
commit
240d52d27f
7
.agents/skills/mle-workflow/agents/openai.yaml
Normal file
7
.agents/skills/mle-workflow/agents/openai.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
interface:
|
||||
display_name: "MLE Workflow"
|
||||
short_description: "Production ML workflow and review gates"
|
||||
brand_color: "#2563EB"
|
||||
default_prompt: "Use $mle-workflow to plan or review a production ML pipeline."
|
||||
policy:
|
||||
allow_implicit_invocation: true
|
||||
Reference in New Issue
Block a user