custom-model
Override the default Claude model with a custom or alternative model configuration. Useful for testing new model versions or using organization-specific model deployments.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install custom-model --cli claudewrites the file to.claude/rules/custom-model.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/rules/custom-model.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Override the default Claude model with a custom or alternative model configuration. Useful for testing new model versions or using organization-specific model deployments.
When to use it
Override the default Claude model with a custom or alternative model configuration. Useful for testing new model versions or using organization-specific model deployments.
How to install / invoke
# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/global/custom-model.json | jq .
Notes
Extracted from davila7/claude-code-templates, global category.