tednaleid/claude-plugins

2Stars on the repository
21Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

tednaleid

01

tednaleid/claude-plugins

Plugin Claude Code

Plugin marketplace listing 6 plugins: context-relay, drawio, just-bootstrap, onboard-codebase, review-branch.

2 12d ago A tokens not measured

context-relay

02

tednaleid/claude-plugins

Plugin Claude Code

Serialize a long Claude Code session's working state into a relay doc, then iteratively refine it by consulting a fresh-context reviewer subagent until the baton is passable. Ends with a copy-paste resume prompt for a brand-new Claude instance.

2 12d ago A tokens not measured

drawio

03

tednaleid/claude-plugins

Plugin Claude Code

Author draw.io diagrams that are readable and correct, then prove it by looking at them. Bundles a drawiotool script that exports any page to PNG through the desktop app's Electron binary so the agent can Read its own render, plus a linter for the defects a render cannot show. draw.io's desktop app, VS Code extension.

2 12d ago A tokens not measured

just-bootstrap

04

tednaleid/claude-plugins

Plugin Claude Code

Audit and set up CI, release, Justfile, and Homebrew infrastructure for any repo. Detects language automatically and generates normalized build/release tooling.

2 12d ago A tokens not measured

onboard-codebase

05

tednaleid/claude-plugins

Plugin Claude Code

Survey an unfamiliar codebase and generate a concise ONBOARDING.md (under 100 lines) covering language, frameworks, build/test/lint commands, high-level architecture, entry points, and CI/CD. Links from CLAUDE.md without @-including, so orientation loads on demand.

2 12d ago A tokens not measured

review-branch

06

tednaleid/claude-plugins

Plugin Claude Code

Deep multi-lens review of an MR, PR, or any local branch. Dispatches 4 parallel subagents (architecture, security, test coverage, naming/API) inside an isolated worktree, writes structured findings to a central review store, and serves a collaborative HTML tracker from a local daemon with a per-finding post toggle…

2 12d ago A tokens not measured

worktree

07

tednaleid/claude-plugins

Plugin Claude Code

Create an isolated git worktree under .claude/worktrees/ for reviewing an MR/PR or working on a branch. Resolves the source branch from an MR number, URL, or branch name, copies gitignored env files (.env, .envrc) from the main worktree, bootstraps with direnv/uv/bun/npm/pnpm, and switches the session into the new…

2 12d ago A tokens not measured