286 B
286 B
| name | description | argument-hint | allowed-tools | model |
|---|---|---|---|---|
| build | Build the project with current branch context | [--watch] | Bash, Read | sonnet |
Current branch: !git branch --show-current
Status: !git status --short
Build the project. If --watch is specified, run in watch mode.