| name | add-config |
| description | Add or update non-secret application configuration and thread it through runtime and deploy wiring. |
| mcp_server | internal-tools |
| mcp_tool | use_workflow |
| mcp_workflow | add-config |
| mcp_repo | internal-tools-starter |
| mcp_kind | shared-stub |
Add Config
Call internal-tools.use_workflow with:
workflow_name="add-config"
repo_name="internal-tools-starter"
If the task is not an obvious fit for this stub, call internal-tools.recommend_workflows first and then use the top shared workflow before editing.
Then follow the returned:
- files to inspect
- workflow steps
- validation commands
- related workflows
If the change also touches adjacent concerns, follow the related workflows returned by internal-tools.use_workflow.