loschenbd

11 mods across 1 repository, 2 stars between them.

Comms Agent

01

loschenbd/claude-agent-boilerplate

Agent Claude Code

Surfaces clear, user-facing status updates during multi-agent execution. Called by Director or Managers when a milestone is reached or a blocker needs escalation.

not rated 2 4mo ago A 33 tokens original MIT

Director

02

loschenbd/claude-agent-boilerplate

Agent Claude Code

High-level orchestrator. Reads registry.md, decomposes tasks across teams, and coordinates parallel execution.

not rated 2 4mo ago C 22 tokens original MIT

registry

03

loschenbd/claude-agent-boilerplate

Agent Claude Code

The Director reads this before routing any task, so keep it accurate. See templates/manager.md and templates/specialist.md for how to create agent files. -->.

not rated 2 4mo ago A 0 tokens original MIT

d

05

loschenbd/claude-agent-boilerplate

Command Claude Code

Launch the Director agent to handle this task. The Director will read the registry, decompose the work, delegate to the appropriate teams, and return a synthesized result.

not rated 2 4mo ago A 0 tokens original MIT

r

08

loschenbd/claude-agent-boilerplate

Command Claude Code

Run a focused research pass on the codebase before any planning or implementation begins.

not rated 2 4mo ago A 0 tokens original MIT

verify

09

loschenbd/claude-agent-boilerplate

Command Claude Code

Run verification checks after an implementation to confirm a change works.

not rated 2 4mo ago A 0 tokens original MIT

d

10

loschenbd/claude-agent-boilerplate

Skill Claude Code

Launch the Director to handle a complex task — runs the full QRSPI flow (research → design → plan → delegate → synthesize) with human review gates between phases. Use when a task touches multiple files or specialists.

not rated 2 4mo ago A 47 tokens original MIT

r

11

loschenbd/claude-agent-boilerplate

Skill Claude Code

Run a focused research pass on the codebase before any planning or implementation. Use when starting a complex change to gather facts about the affected area without making code changes. Produces a research.md doc with file references, current patterns, data flows, types, and collision points.

not rated 2 4mo ago A 57 tokens original MIT

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: