Plugin Claude Code
Plugin marketplace listing 7 plugins: mermaid-validator, git-workflow, reviewer, digest, ralph-loop.
Plugin Claude Code
Plugin marketplace listing 7 plugins: mermaid-validator, git-workflow, reviewer, digest, ralph-loop.
Instructions file
Claude Code instructions for shdennlin/agent-plugins, covering claude.md, project overview, architecture, plugin component types and dispatch pattern.
Hook Claude Code
Runs when a session starts, executing init-project-root.sh via bash. From shdennlin/agent-plugins.
Plugin Claude Code
Summarize AI-generated branches, PRs, and diffs into icon-rich cards, explain code state with git archaeology as self-contained HTML explainers, plus multi-project weekly recall digests.
Agent
You analyze AI-generated changes (branches, PRs, diffs, or design docs) and produce clear, structured summaries.
Agent
You answer state questions about existing code (what / how / why / where's the bug) and deliver a self-contained HTML explainer.
Agent
You generate structured release notes from a range of commits.
Command
Summarize a branch, PR, diff, or design doc into a structured digest with file breakdown and key concepts.
Command
Explain what code is, how it works, or why it was designed this way — from the current conversation or by investigating a path, symbol, or question.
Command
Generate release notes from a commit range with developer and user-facing formats.
Command
Summarize git activity across multiple projects over a time window into themed recall notes.
Skill Claude CodeCodex
Summarize AI-generated branches, PRs, diffs, and design docs into structured digests with file breakdown, code walkthrough, and key concepts. Supports audience targeting (-f manager/pm/designer/non-technical/any string) and export (-e md for markdown with Mermaid, -e html for a self-contained HTML explainer). Use when…
Skill Claude CodeCodex
Explain what a file, module, or symbol is, how it works end-to-end, why it was designed this way, or where a bug comes from — code reading plus git archaeology (log, blame, PR history), output as a self-contained HTML explainer with inline SVG diagrams. Use for state questions about existing code: a path, a symbol, a…
Skill Claude CodeCodex
Generate release notes from a commit range with developer and user-facing formats. Use when creating changelogs, release notes, or summarizing changes between tags.
Skill Claude CodeCodex
Synthesize git activity across multiple projects over a time window into themed recall notes. Clusters commits into themes (features, fixes, refactors, infra, learning surface, tickets, side quests), auto-hides empty sections, and surfaces work that PM tools don't track. Use when the user asks 'what did I do last…
Plugin Claude Code
Portable framing discussions — assumptions-first design conversations that converge on an explicit decision. No external CLI dependency.
Command
Frame a feature, bug, or design question before building — assumptions-first discussion that converges on a decision.
Skill Claude CodeCodex
Frame a feature, bug, or design question before building: scout the codebase, surface assumptions or interview, compare options, and converge on an explicit decision. Use when an idea needs sharpening before a spec or plan exists. Read-only — never implements.
Plugin Claude Code
Git workflow automation commands with Conventional Commits support.
Agent
You commit staged changes with auto-generated Conventional Commits messages. You handle both single repos and superprojects with submodules.
Agent
You merge git branches using a consolidated Conventional Commits message.
Agent
You display per-submodule git status in a superproject.
Agent
You sync a superproject and all its submodules to their latest upstream state.
Command
Commit staged changes with auto-generated Conventional Commits message.