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": {
|
||||
"sketch": {
|
||||
"description": "Apply an approved OpenSpec change",
|
||||
"template": "@.ai/commands/sketch.md\n\nArguments: $ARGUMENTS",
|
||||
"template": "@.agents/commands/sketch.md\n\nArguments: $ARGUMENTS",
|
||||
"agent": "build"
|
||||
},
|
||||
"sketch-sync": {
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue