Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "rpi-workflow",
|
||||
"description": "A plugin that contains commands for the research -> plan -> implement workflow",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Víctor Barberà Quiñoa",
|
||||
"email": "me@victorbarbera.dev"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user