EngDawood/emdash-claude-plugin

Claude Code plugin for EmDash CMS — skills and investigation agents for building Astro + Cloudflare sites

3Stars on the repository
20Mods 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

_INVESTIGATE

01

EngDawood/emdash-claude-plugin

Agent

Part of emdash

The bot investigates a single GitHub issue on emdash-cms/emdash that a maintainer flagged with the bot:repro label. It runs on a GitHub Actions runner with a clean EmDash checkout in the working directory. It walks a four-stage pipeline and returns one structured result that downstream code uses to post a comment on…

3 2mo ago A 0 tokens

diagnose

02

EngDawood/emdash-claude-plugin

Agent

Part of emdash

Trace from a reproduced symptom to the source code that causes it. Identify the specific file and approximate line, then rate confidence honestly.

3 2mo ago A 29 tokens

fix

03

EngDawood/emdash-claude-plugin

Agent

Part of emdash

Write the fix when verify says bug and diagnose says high confidence. Follow EmDash conventions, confirm the reproduce test now passes, run lint and typecheck, stage but do not commit.

3 2mo ago A 39 tokens

repro-admin

04

EngDawood/emdash-claude-plugin

Agent

Part of emdash

Reproduce an EmDash admin UI bug. Boots a demo with bgproc, drives the admin with agent-browser using the dev-bypass session, and captures the reproduction as screenshots plus a written transcript.

3 2mo ago A 44 tokens

repro-api

05

EngDawood/emdash-claude-plugin

Agent

Part of emdash

Reproduce an EmDash bug that lives below the browser layer -- REST handlers, CLI, MCP, migrations, schema registry, or build tooling. No agent-browser. Prefer a failing vitest test in the affected package.

3 2mo ago A 48 tokens

repro-public

06

EngDawood/emdash-claude-plugin

Agent

Part of emdash

Reproduce a bug in the public-facing rendered site (not the admin). Boots a demo with bgproc, drives the public routes with agent-browser, and captures the reproduction as screenshots plus a written transcript.

3 2mo ago A 45 tokens

verify

07

EngDawood/emdash-claude-plugin

Agent

Part of emdash

Decide whether the diagnosed behaviour is actually a bug or whether the code is doing what it was designed to do. Gate the fix stage.

3 2mo ago A 30 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: