Skip to content

feat(claude): fork trivial operations onto a cheaper model - #42

Merged
jayhesselberth merged 1 commit into
mainfrom
worktree-cheap-models-for-trivial-ops
Sep 5, 2026
Merged

feat(claude): fork trivial operations onto a cheaper model#42
jayhesselberth merged 1 commit into
mainfrom
worktree-cheap-models-for-trivial-ops

Conversation

@jayhesselberth

Copy link
Copy Markdown
Member

Trivial operations — committing and opening the PR, watching CI, waiting for a Slurm job — replay the whole conversation on every tool result at the main model's price. This adds two skills that run those as forked subagents on a cheaper model (land on sonnet, job-watch on haiku), tells the agent to use them from the session briefing and the MCP server's instructions, and trims the skills: git-workflow asks for short commit messages, hpc-compute loses the CLI walkthrough the MCP tools now cover, the storage files tell the /tmp story once, and every description is tightened.

fmt, clippy and the test suite were run in an rna allocation before pushing.

🤖 Generated with Claude Code

https://claude.ai/code/session_01G84jmYC98Z7ioB2y1BRnFh

land (sonnet) and job-watch (haiku) take the commit/PR/CI end and the
wait for a Slurm job off the main model; the briefing and MCP text send
them there. git-workflow asks for short commits; hpc-compute is halved.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01G84jmYC98Z7ioB2y1BRnFh
@jayhesselberth
jayhesselberth merged commit fbd7e19 into main Sep 5, 2026
3 checks passed
@jayhesselberth
jayhesselberth deleted the worktree-cheap-models-for-trivial-ops branch September 5, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant