1.1 KiB
1.1 KiB
name, description, permissions
| name | description | permissions | ||||
|---|---|---|---|---|---|---|
| gsd-check-profile | Validate gsd-opencode profile configuration |
|
Routes to the oc-check-profile workflow which handles:
- Validating all agent model IDs exist in the opencode models catalog
- Validating gsd-opencode profile structure and current profile exists
- Reporting results with severity classification (OK/WARNING/ERROR)
- Recommending /gsd-set-profile when issues are found
<execution_context> @./.opencode/get-shit-done/workflows/oc-check-profile.md </execution_context>
**Follow the oc-check-profile workflow** from `@./.opencode/get-shit-done/workflows/oc-check-profile.md`.The workflow handles all logic including:
- Running both validations (check-opencode-json and check-config-json)
- Classifying results by severity (OK/WARNING/ERROR)
- Reporting results with structured diagnostic output
- Recommending /gsd-set-profile when errors are found