coleam00

320 mods in 1 plugin, 23 repositories, 50k stars between them.

validate

218

coleam00/custom-agent-with-skills

Command Claude Code

Run comprehensive validation of the project to ensure all tests, type checks, linting, and deployments are working correctly.

not rated 106 7mo ago C 0 tokens

code_review

220

coleam00/custom-agent-with-skills

Skill Claude CodeCodex

Review code for quality, security, and best practices. Use when analyzing code, suggesting improvements, or conducting code reviews.

not rated 106 7mo ago A 27 tokens

recipe_finder

221

coleam00/custom-agent-with-skills

Skill Claude CodeCodex

Search recipes by ingredients, cuisine, or dietary needs. Get nutrition info, meal plans, and cooking instructions. Use when user asks about cooking, recipes, meals, or food.

not rated 106 7mo ago A 40 tokens

research_assistant

222

coleam00/custom-agent-with-skills

Skill Claude CodeCodex

Search academic papers, find citations, and explore research using Semantic Scholar. Use when user asks about scientific papers, research, citations, or academic topics.

not rated 106 7mo ago A 34 tokens

weather

223

coleam00/custom-agent-with-skills

Skill Claude CodeCodex

Get weather information for locations using Open-Meteo API. Use when user asks about weather, temperature, or forecasts.

not rated 106 7mo ago A 26 tokens

world_clock

224

coleam00/custom-agent-with-skills

Skill Claude CodeCodex

Get current time in any timezone and convert times between locations. Use when user asks about time in different cities, timezone conversions, or scheduling across timezones.

not rated 106 7mo ago A 34 tokens

code-reviewer

225

coleam00/harness-engineering-demo

Agent Claude Code

Reviews an implementation diff against CLAUDE.md rules and returns a PASS/CONCERNS verdict with file:line references. Uses codebase-search MCP tools to verify call sites structurally.

not rated 93 +1 3mo ago A 42 tokens

PreToolUse

226

coleam00/harness-engineering-demo

Hook Claude Code

One of 4 in settings.json

Runs before the agent uses a tool for Bash, Read, Edit, Write, MultiEdit, NotebookEdit, Glob and Grep tool calls, executing security_guard.py via python. From coleam00/harness-engineering-demo.

not rated 93 +1 3mo ago A tokens not measured

PostToolUse

227

coleam00/harness-engineering-demo

Hook Claude Code

One of 4 in settings.json

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing post_tool_use_lint.py via python. From coleam00/harness-engineering-demo.

not rated 93 +1 3mo ago A tokens not measured

Stop

228

coleam00/harness-engineering-demo

Hook Claude Code

One of 4 in settings.json

Runs when the agent finishes a response, executing stop_validate.py via python. From coleam00/harness-engineering-demo.

not rated 93 +1 3mo ago A tokens not measured

implement

230

coleam00/harness-engineering-demo

Skill Claude CodeCodex

Read a plan file, execute every task in dependency order with per-task validation, then write an implementation report to reports/ -implementation-report.md.

not rated 93 +1 3mo ago A 34 tokens

plan

231

coleam00/harness-engineering-demo

Skill Claude CodeCodex

Analyze a ticket or feature description, read the codebase, identify risks, and write a context-rich implementation plan to plans/ -plan.md. No code is written in this phase.

not rated 93 +1 3mo ago A 42 tokens

review

232

coleam00/harness-engineering-demo

Skill Claude CodeCodex

Delegate the latest implementation diff to the code-reviewer sub-agent for a PASS/CONCERNS verdict against CLAUDE.md rules, then write the verdict to reports/ -review.md.

not rated 93 +1 3mo ago A 41 tokens

validate

233

coleam00/harness-engineering-demo

Skill Claude CodeCodex

Run the full quality gate (ruff + mypy + pytest + tsc + vitest) and report PASS/FAIL for each command. Run before any commit or PR.

not rated 93 +1 3mo ago A 37 tokens

coleam00/harness-engineering-demo

Instructions file

Claude Code instructions for coleam00/harness-engineering-demo, covering schedulr — harness engineering demo, naming conventions, core code patterns, build & validation commands and on-demand context.

not rated 93 +1 3mo ago A 1,386 tokens

code-reviewer

236

coleam00/agentic-chat-application-template

Agent Claude Code

Use this agent when you need to review code for adherence to project guidelines, style guides, and best practices. This agent should be used proactively after writing or modifying code, especially before committing changes or creating pull requests. It will check for style violations, potential issues, and ensure code…

not rated 59 5mo ago A 0 tokens

code-simplifier

237

coleam00/agentic-chat-application-template

Agent Claude Code

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best…

not rated 59 5mo ago A 86 tokens

comment-analyzer

238

coleam00/agentic-chat-application-template

Agent Claude Code

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes: (1) After generating large documentation comments or docstrings, (2) Before finalizing a pull request that adds or modifies comments, (3) When reviewing existing comments for potential…

not rated 59 5mo ago A 0 tokens

pr-test-analyzer

239

coleam00/agentic-chat-application-template

Agent Claude Code

Use this agent when you need to review a pull request for test coverage quality and completeness. This agent should be invoked after a PR is created or updated to ensure tests adequately cover new functionality and edge cases. Examples:\n\n \nContext: Daisy has just created a pull request with new…

not rated 59 5mo ago A 0 tokens

silent-failure-hunter

240

coleam00/agentic-chat-application-template

Agent Claude Code

Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after completing a logical chunk of work that involves error handling, catch blocks, fallback logic, or any code that could…

not rated 59 5mo ago A 0 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: