PratikHotchandani22

6 mods across 1 repository, 5 stars between them.

ollama-coder

01

PratikHotchandani22/claude-ollama-agents

Agent

Use this agent for ALL code writing tasks: generating new code, fixing bugs, refactoring existing code, and implementing features. Delegates actual code generation to a local Ollama model (zero Claude token cost for the heavy lifting). Use whenever more than 5 lines of code need to be written or modified.

5 4mo ago A 67 tokens original MIT

ollama-explainer

02

PratikHotchandani22/claude-ollama-agents

Agent

Use this agent to explain code, files, or architecture. Delegates explanation to a local Ollama model. Use when the user asks to understand, explain, or document how code works.

5 4mo ago A 44 tokens original MIT

ollama-reviewer

03

PratikHotchandani22/claude-ollama-agents

Agent

Use this agent to review code for quality, security, performance, and best practices. Delegates review to a local Ollama model. Use for code reviews, PR reviews, security audits, and analyzing code files.

5 4mo ago A 48 tokens original MIT

ollama-tester

04

PratikHotchandani22/claude-ollama-agents

Agent

Use this agent to write unit tests, integration tests, and test suites. Delegates test generation to a local Ollama model. Use whenever tests need to be created for existing code.

5 4mo ago A 42 tokens original MIT

ollama-transcribe

05

PratikHotchandani22/claude-ollama-agents

Agent

Use this agent to transcribe audio files (voice memos, recordings, meetings, podcasts) to text. Uses local mlx-whisper. Use whenever the user wants audio converted to text or references an .mp3, .wav, .m4a, .webm file.

5 4mo ago A 62 tokens original MIT

ollama-vision

06

PratikHotchandani22/claude-ollama-agents

Agent

Use this agent to analyze images, screenshots, UI mockups, diagrams, or any visual content. Delegates vision analysis to a local Qwen2.5-VL model. Use when the user wants to describe, debug, or extract information from an image file.

5 4mo ago A 59 tokens original MIT