chore: small fixes
This commit is contained in:
parent
072dafddb3
commit
e0585db0e0
1 changed files with 2 additions and 2 deletions
|
|
@ -12,12 +12,12 @@
|
||||||
"command": {
|
"command": {
|
||||||
"sketch": {
|
"sketch": {
|
||||||
"description": "Apply an approved OpenSpec change",
|
"description": "Apply an approved OpenSpec change",
|
||||||
"template": "@.ai/commands/sketch.md\n\nArguments: $ARGUMENTS",
|
"template": "@.agents/commands/sketch.md\n\nArguments: $ARGUMENTS",
|
||||||
"agent": "build"
|
"agent": "build"
|
||||||
},
|
},
|
||||||
"sketch-sync": {
|
"sketch-sync": {
|
||||||
"description": "Apply an approved OpenSpec change and sync Forgejo",
|
"description": "Apply an approved OpenSpec change and sync Forgejo",
|
||||||
"template": "@.ai/commands/sketch.md\n\nMode: sync\nArguments: $ARGUMENTS",
|
"template": "@.agents/commands/sketch.md\n\nMode: sync\nArguments: $ARGUMENTS",
|
||||||
"agent": "build"
|
"agent": "build"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue