zackbart/agent-plugins

Personal Claude Code plugin marketplace - claude-hud, motif, helm

3Stars on the repository
16Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

builder

01

zackbart/agent-plugins

Agent

Write-capable build agent. Spawned during the motif workflow to execute specific implementation tasks in parallel. Receives task assignments and a shared context artifact. Reports back with results and issues.

3 2mo ago A 39 tokens

critic

02

zackbart/agent-plugins

Agent

Adversarial critic subagent. Receives a plan or proposal, actively inspects the codebase to verify claims, and returns a severity-ranked list of concerns. Read-only access. Spawned during the motif dev workflow after planning.

3 2mo ago A 49 tokens

researcher

03

zackbart/agent-plugins

Agent

Deep codebase exploration agent. Spawned during the motif workflow to gather structured research before planning. Read-only — never modifies files. Self-calibrates depth based on task complexity.

3 2mo ago A 39 tokens

validator

04

zackbart/agent-plugins

Agent

Independent validation subagent. Spawned after the Build stage to audit completed work against the original task, plan, and codebase standards. Read-only access. Separate eyes from the builder.

3 2mo ago A 39 tokens

web-researcher

05

zackbart/agent-plugins

Agent

Deep web research agent. Use when a task needs external knowledge — unfamiliar APIs, library migrations, architectural patterns, error diagnosis, technology comparisons, or any question where the codebase alone isn't enough. Goes deep: iterates across multiple search rounds, follows leads, cross-references sources…

3 2mo ago A 79 tokens