lexfrei

61 mods across 2 repositories, 14 stars between them.

lexfrei/ccc

Plugin Claude Code

Collection of Claude Code plugins: specialized agents, code review skills, git workflows, dependency management, and observability.

9 yesterday A tokens not measured original BSD-3-Clause

ccc CLAUDE.md

02

lexfrei/ccc

Instructions file

Instructions for lexfrei/ccc, covering claude.md, what this is, repository structure, adding a new plugin and validation.

9 yesterday A 959 tokens original BSD-3-Clause

comment-hygiene

03

lexfrei/ccc

Plugin Claude Code

SessionStart hook that injects code-comment discipline into every session — every comment must earn its place: say what the code cannot, never duplicate it; bans narration, changelog comments, reviewer asides, signature-restating docstrings, and leaky provenance.

9 yesterday A tokens not measured original BSD-3-Clause

SessionStart

04

lexfrei/ccc

Hook

Runs when a session starts, running an inline shell check. From lexfrei/ccc.

9 yesterday A tokens not measured original BSD-3-Clause

dco-guard

05

lexfrei/ccc

Plugin Claude Code

PostToolUse hook that catches commits missing the Signed-off-by trailer — fires after every git command, stays silent in repositories that don't sign off, and suggests git rebase --signoff to repair.

9 yesterday A tokens not measured original BSD-3-Clause

golangci-lint

06

lexfrei/ccc

Plugin Claude Code

Auto-run golangci-lint on package when Go files are edited.

9 yesterday A tokens not measured original BSD-3-Clause

macro-claude

07

lexfrei/ccc

Plugin Claude Code

Session status hooks for macro-claude macropad plugin — writes per-session JSON files that the Logi Plugin Service plugin reads to display live state on MX Creative Console keys.

9 yesterday A tokens not measured original BSD-3-Clause

md-no-hardwrap

08

lexfrei/ccc

Plugin Claude Code

PreToolUse hook: reject Write/Edit on markdown files when a paragraph spans more than one line. Enforces 'one continuous line per paragraph' so the renderer wraps to viewer width instead of fighting hardwraps inside paragraphs.

9 yesterday A tokens not measured original BSD-3-Clause

worksync

09

lexfrei/ccc

Plugin Claude Code

Automatic daily work-sync log — a PostToolUse hook captures gh pr/issue create/merge/close, and a companion skill lets Claude log research/ops/checkpoint events into a dated markdown note (great for feeding standups).

9 yesterday A tokens not measured original BSD-3-Clause

worksync

10

lexfrei/ccc

Skill Claude CodeCodex

Append a sync-worthy entry to today's work-sync note. The note lives under $WORKSYNCVAULTDIR/YYYY-MM-DD.md (default /worksync) so it can be picked up by Obsidian, Logseq, or any markdown tool the user prefers. TRIGGER: invoke when (a) the user types /worksync with a message, (b) a research task just finished and…

9 yesterday A 183 tokens original BSD-3-Clause

mcp-loki

11

lexfrei/ccc

Plugin Claude Code

MCP server for querying Grafana Loki logs — LogQL queries, label discovery, series exploration, and index statistics.

9 yesterday A tokens not measured original BSD-3-Clause

loki

12

lexfrei/ccc

MCP server Claude CodeCodexCursor +2

MCP server "loki" as configured in lexfrei/ccc. Runs in Docker (ghcr.io/lexfrei/mcp-loki:latest).

9 yesterday A tokens not measured original BSD-3-Clause

mcp-tg

13

lexfrei/ccc

Plugin Claude Code

MCP server for Telegram Client API (MTProto) — messaging, contacts, groups, channels, media, stickers via user account.

9 yesterday A tokens not measured original BSD-3-Clause

mcp-transmission

14

lexfrei/ccc

Plugin Claude Code

MCP server for managing Transmission BitTorrent client — list, add, remove, start, stop torrents, session stats, queue and bandwidth management.

9 yesterday A tokens not measured original BSD-3-Clause

address-pr-comments

15

lexfrei/ccc

Plugin Claude Code

End-to-end closeout of unresolved review comments across one or more GitHub PRs — verify, fix with signed commits, post approved replies, restore original branch.

9 yesterday A tokens not measured original BSD-3-Clause

address-pr-comments

16

lexfrei/ccc

Skill Claude CodeCodex

End-to-end closeout of unresolved review feedback across one or more GitHub PRs. For each PR checks out the branch, fetches every source of blocking feedback (inline threads, CHANGESREQUESTED review-submission bodies, issue comments, plus reviewDecision), verifies against current code, fixes legitimate findings (one…

9 yesterday A 113 tokens original BSD-3-Clause

agent-father

17

lexfrei/ccc

Plugin Claude Code

Interactive skill for creating well-structured Claude Code subagents following official documentation standards.

9 yesterday A tokens not measured original BSD-3-Clause

agent-father

18

lexfrei/ccc

Skill Claude CodeCodex

Create or review/rewrite Claude Code subagents. Guides through configuration for new agents; audits and fixes existing agents against official documentation standards.

9 yesterday A 31 tokens original BSD-3-Clause

become

19

lexfrei/ccc

Plugin Claude Code

Session role switches plus the specialist agent workforce they run. Roles: manager — turn the session into the lead of a subagent fleet that briefs teammates, delegates whole loops, approves their output inside the delegated scope, integrates by ground truth, and reports upward in short digests instead of executing…

9 yesterday A tokens not measured original BSD-3-Clause

architecture

20

lexfrei/ccc

Agent

Delegate technical decisions: library and framework choice, architecture, design patterns, and any new dependency. Owns .architecture.yaml as the single source of truth.

9 yesterday A 33 tokens original BSD-3-Clause

containers

21

lexfrei/ccc

Agent

Delegate when an application needs a container image. Builds optimized, secure Containerfiles with multi-stage builds and distroless bases.

9 yesterday B 27 tokens original BSD-3-Clause

go

22

lexfrei/ccc

Agent

Delegate for Go implementation work: features, bug fixes, refactoring, services, handlers, repositories. Works test-first against .architecture.yaml standards.

9 yesterday A 31 tokens original BSD-3-Clause

helm

23

lexfrei/ccc

Agent

Delegate when a Helm chart needs creating or updating. Writes helm-unittest tests before templates and follows the repository's .architecture.yaml standards.

9 yesterday A 29 tokens original BSD-3-Clause

hygiene

24

lexfrei/ccc

Agent

Delegate when code carries AI artifacts: narrating comments, verbose documentation, or naming that reads as generated rather than written.

9 yesterday A 28 tokens original BSD-3-Clause