ml agents

26 tagged ml, measured the same way as everything else here.

Browse within: agentic 10infra 10openclaw 10MLOps 9cicd 9hooks 9

delegation

01

zeroclaw-labs/zeroclaw

Agent

A SubAgent is an ephemeral child run spawned by a parent agent that inherits the parent's identity by default: same agent alias, same SecurityPolicy, same memory allowlist, same configured model provider, same tool registry. Auditable as a child via a tracing span agent. .subagent. .

33k yesterday A 0 tokens original Apache-2.0

filesystem

02

zeroclaw-labs/zeroclaw

Agent

The relational half of an agent points at config; the on-disk half lives under the install root. The layout is organized by scope, not one flat tree: instance-wide state, cross-agent shared resources, and per-agent private data each get their own top-level directory.

33k yesterday A 0 tokens original Apache-2.0

history-management

03

zeroclaw-labs/zeroclaw

Agent

The runtime keeps conversation history for each agent session and sends a provider-facing working history to the model. Two complementary limits operate on different representations.

33k yesterday A 0 tokens original Apache-2.0

issue-fixer

04

pycaret/pycaret

Agent Claude Code

Fix one PyCaret GitHub issue end-to-end and open a PR. Use when the user has picked a specific Approved issue to work on.

9.8k 1mo ago A 33 tokens

kill-list-checker

05

pycaret/pycaret

Agent Claude Code

Verify a feature isn't on the 4.0 kill list before anyone implements it. Use proactively before starting any new feature or restoring 3.x behavior.

9.8k 1mo ago A 36 tokens

ml-expert

06

Leeroo-AI/superml

Agent

Senior ML/AI engineer agent for heavy-lift tasks — training config reviews, serving/inference optimization, pipeline debugging, framework deep-dives, architecture decisions. Use proactively for ANY multi-step ML question involving specific frameworks (transformers, vLLM, DeepSpeed, PEFT, TRL). Maintains persistent…

193 5mo ago A 373 tokens original Apache-2.0

migration-planner

07

adriannoes/awesome-agentic-ai

Agent

Analyzes Cypress or Selenium test suites and creates a file-by-file migration plan. Invoked by /pw:migrate before conversion starts.

53 3d ago A 31 tokens original MIT

test-architect

08

adriannoes/awesome-agentic-ai

Agent

Plans test strategy for complex applications. Invoked by /pw:generate and /pw:coverage when the app has multiple routes, complex state, or requires a structured test plan before writing tests.

53 3d ago A 43 tokens original MIT

test-debugger

09

adriannoes/awesome-agentic-ai

Agent

Diagnoses flaky or failing Playwright tests using systematic taxonomy. Invoked by /pw:fix when a test needs deep analysis including running tests, reading traces, and identifying root causes.

53 3d ago A 41 tokens original MIT

code-reviewer

10

pyramidheadshark/claude-scaffold

Agent Claude Code

Reviews code for architectural consistency, adherence to project standards, and correctness with prioritized findings.

4 3mo ago A 17 tokens original MIT archived

debug-assistant

11

pyramidheadshark/claude-scaffold

Agent Claude Code

Diagnoses errors, tracebacks, and unexpected behaviour systematically. Produces root cause analysis and concrete fix.

4 3mo ago A 21 tokens original MIT archived

infra-provisioner

12

pyramidheadshark/claude-scaffold

Agent Claude Code

Provisions project infrastructure — writes Terraform, Packer, and Docker Compose configurations from design-doc.md.

4 3mo ago A 20 tokens original MIT archived