chore: small fixes

This commit is contained in:
Dan Finch 2026-08-04 10:31:05 +02:00
parent 072dafddb3
commit e0585db0e0

View file

@ -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"
}
}