emersonjds

14 mods across 1 repository, 6 stars between them.

arquiteto

01

emersonjds/redbar

Agent Claude Code

Guardian of redbar's design and the 7 rules in AGENTS.md. Invoke BEFORE changes that risk an invariant (a new effect boundary, a new public field, the way a language is added, an output format), to review architectural drift, to write or review specs in docs/superpowers/specs/, and when a design decision must be made…

not rated 6 yesterday A 90 tokens original MIT

core

02

emersonjds/redbar

Agent Claude Code

Engineer of redbar's engine — pure TypeScript, zero dependencies, hand-written coverage parsers, registry-as-data. Invoke to work on engine.ts, gap.ts, coverage/, languages.ts, symbols.ts, classify.ts, severity.ts, detect.ts, git.ts, runner.ts — any code on the analysis path. If the task is to make the number come out…

not rated 6 yesterday A 85 tokens original MIT

llm-mcp

03

emersonjds/redbar

Agent Claude Code

Engineer of redbar's AI surface — the MCP server, the handoff that hands the gap to the agent to write the test, the skills (redbar.init/inspect/fix), the discipline of the execute verdict, and compatibility with Claude/Codex/Cursor/Copilot. Invoke to work on mcp.ts, briefing.ts, agents.ts, clients.ts, skills/, and on…

not rated 6 yesterday A 97 tokens original MIT

oss

04

emersonjds/redbar

Agent Claude Code

Open-source maintainer of redbar — repository governance, not the prose (that's the scribe's job). Invoke for issue/PR triage, the release flow and npm publish, CHANGELOG, versioning, CONTRIBUTING/CODEOFCONDUCT/SECURITY, workflows in .github/, and community decisions and positioning of the public project.

not rated 6 yesterday A 71 tokens original MIT

qa

05

emersonjds/redbar

Agent Claude Code

Agent "qa" from emersonjds/redbar, covering qa — redbar's testing conscience, the standard (agents.md), how you work and critical rules.

not rated 6 yesterday A 84 tokens original MIT

scribe

06

emersonjds/redbar

Agent Claude Code

Technical Writer for redbar — README, positioning copy, CLI messages, docs, and changelog. English only; the whole project is in English. Use for any text a human will read: if a sentence needs a glossary, it comes back.

not rated 6 yesterday A 52 tokens original MIT

redbar.fix

07

emersonjds/redbar

Skill Claude Code

Write the missing tests for the gaps redbar found, following the canonical standard for that layer (Playwright's best practices for e2e, Vitest/Jest idiom for unit, Testcontainers for integration). Reads .redbar/gaps.json, writes one test file per gap, RUNS each test it wrote, and never leaves a failing test behind …

not rated 6 yesterday A 113 tokens original MIT

redbar.init

08

emersonjds/redbar

Skill Claude Code

Set a project up so redbar can inspect it. Detects the language and the test runner it actually uses, then proposes the test libraries that are missing (unit, integration, e2e) and prints the exact install command. It NEVER installs anything and never edits a manifest — the human approves and runs the command. Use…

not rated 6 yesterday A 96 tokens original MIT

redbar.inspect

09

emersonjds/redbar

Skill Claude Code

Find the test-coverage gaps in what changed on this branch. Runs the redbar engine, which crosses the project's coverage report with git diff and ranks the untested symbols by criticality. It calls no model to produce the number — the number comes from the coverage report and git. Use before opening a PR, when asked…

not rated 6 yesterday A 102 tokens original MIT

context7

10

emersonjds/redbar

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

not rated 6 yesterday A tokens not measured copy · 67% 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: