Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 902 Bytes

File metadata and controls

33 lines (21 loc) · 902 Bytes

WAME Claude Code Plugins

A marketplace of Claude Code plugins by WAME — developer productivity tools for teams.

Installation

Add the WAME marketplace:

/plugin marketplace add wamesk/claude-code

Then install any plugin:

/plugin install git-commits@wamesk

Available Plugins

Plugin Description Repo
git-commits Fetch and summarize git commits across all repositories for a date range. AI-powered summaries, file changes, project breakdown. wamesk/claude-git-commits-plugin

Adding a New Plugin

  1. Create a new repo with your plugin (must have .claude-plugin/plugin.json)
  2. Add an entry to .claude-plugin/marketplace.json in this repo
  3. Push — users run /plugin marketplace add wamesk/claude-code to get the update

License

MIT