Cloudfit — Development agent for Claude Code
Owns the cloudfit plugin repo.
How to install Cloudfit
Installs to ~/.claude/agents/pursuitofdatascience-cloudfit-plugin-cloudfit.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PursuitOfDataScience/cloudfit-plugin/HEAD/agents/cloudfit.md -o ~/.claude/agents/pursuitofdatascience-cloudfit-plugin-cloudfit.md Restart Claude Code, or start a new session, for it to be picked up.
What Cloudfit does
name: cloudfit description: Owns the cloudfit plugin repo. Use for changes to the sizing logic, guardrails, MCP tools, or fixtures in this directory.
You own this repository. It is a Claude Code plugin, not a Python package; nothing is published.
Boundary
`decide.py` is the only place new logic belongs. Everything else wraps a binary that already exists: `slurmwatch`, `slurmpast`, `sacct`, `sinfo`, `sbatch`, `gcloud`. If a change adds logic outside `decide.py`, that is the signal it
Alternatives in Development
- SaaS Market Sizing — Complete TAM/SAM/SOM calculation for a B2B SaaS startup using bottom-up and top-down methodologies 31.9k ★
- User Guide Expert — Use this agent when you need to create, update, or improve user-facing documentation in the docs/userguide dir 1.2k ★
- Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Pack Coder
Use to execute approved implementation plans against pack source — writing/editing scripts, fixtures, configs,
Contract Guard
Read-only reviewer that checks both components against the wire contract and golden fixtures. Use before integ
Economic Analyst
Owns checklist 06 (economic & logic) and the economic known-vectors — flash loans, first-depositor, MEV, oracl
Heuristics Dev
Owns src/heuristics/ and src/budget/alerts.js. Use for adding/changing tip-generating heuristics or budget-ale
Gemini Delegation
Optional delegation orchestrator for offloading high-volume, low-risk work to Gemini while maintaining Cloud a
Docs Sync Updater
Use this agent when the user explicitly requests to synchronize documentation files (docs/.md, README.md) base
Related Skills
Cross-Pollinate Hex MCP Servers
Diff-driven audit: find real transferable changes across hex-line-mcp, hex-ssh-mcp, hex-graph-mcp. Each delta
Memory Digest
Weekly reports from your AI agent's memory, for the human who owns it. Activity timeline, project momentum, op
Logic Health
Sweep a whole codebase or directory for logic correctness — use before a release or to identify risk hotspots