mareurs

64 mods across 3 repositories, 23 stars between them.

UserPromptSubmit

27

mareurs/claude-plugins

Hook

Runs when you submit a prompt, before the agent sees it, running node. From mareurs/claude-plugins.

2 2d ago A tokens not measured

codescout-pika

29

mareurs/claude-plugins

Skill Claude CodeCodex

Auditing codescout tool-call usage — inefficient tool patterns, recurring frictions, hookify candidates.

2 2d ago A 24 tokens

prompt-hamsa

36

mareurs/claude-plugins

Skill Claude CodeCodex

Improving a prompt — critique, drafting from scratch, diagnosing model misbehavior, or coaching toward eval-driven iteration.

2 2d ago A 27 tokens

claude-statusline

40

mareurs/claude-plugins

Plugin Claude Code

Rich, color-coded terminal status line showing model, context %, rate limits (incl. per-model weekly), git info, and more.

2 2d ago A tokens not measured

mareurs/claude-plugins

Command

Removes the claude-statusline integration: prunes the statusLine entry from /.claude/settings.json and optionally deletes /.claude/statusline.sh.

2 2d ago B 0 tokens

codescout-companion

43

mareurs/claude-plugins

Plugin Claude Code

Companion plugin for codescout MCP server. Injects the project system-prompt into subagents, warns on Read/Grep/Glob misuse, auto-reindexes stale projects, and surfaces drift warnings.

2 2d ago A tokens not measured

explore-project

45

mareurs/claude-plugins

Skill Claude CodeCodex

Use when you explicitly want a READ-ONLY exploration of a DIFFERENT repo than the current one, returned as a structured findings report. Dispatches a subagent at the target repo; the explore-inject hook auto-bootstraps that project's CLAUDE.md + codescout memories. Routine cross-repo dispatches do NOT need this — the…

2 2d ago A 81 tokens

reconnaissance

46

mareurs/claude-plugins

Skill Claude CodeCodex

Use before subagent dispatch, before editing code that changes a struct, function signature, or API contract, or after a tool response contradicts the plan. Appends friction (F-N) and wins (W-N) to the project's session-log tracker.

2 2d ago A 56 tokens

research-subagent

47

mareurs/claude-plugins

Skill Claude CodeCodex

Use when the user runs /research-subagent or asks for deep research, a full report, or research where the main context should not absorb raw search results — including mapping a broad subject across multiple angles (fan-out). Spawns one or more general-purpose subagents that call the researcher MCP and return only…

2 2d ago A 78 tokens

research-web

48

mareurs/claude-plugins

Skill Claude CodeCodex

Use when the user runs /research-web or asks for web research on a topic, person, company, library, market, or jobs and wants results inline in the current conversation. Calls the researcher MCP directly; results land in main context. Prefer /research-subagent if context is precious or the user asked for a deep/report…

2 2d ago A 71 tokens