Developers Digest Marketplace
Every plugin here is free, open, and readable before you install it. Add the marketplace once, then install any plugin natively. No CLI, no GitHub account, no sign-up.
/plugin marketplace add https://developersdigest.tech/dd-plugins.gitEvery plugin lists the exact hooks it runs and the commands they fire, before you install.
Notifications
One background player speaks your agents' updates aloud through Rime TTS, one at a time, so notifications never overlap. Hooks speak on their own when Claude needs you or finishes a task, and it reads out the actual question when a turn ends asking for input.
Git & Workflow
Snapshots the repo before risky edits and gives you one command to roll an entire agent session back. Pure git, nothing to configure.
Safety
A PreToolUse hook that blocks destructive commands - rm -rf on protected paths, force pushes, piping curl into a shell, committing secrets - before your agent can run them.
Productivity
A SessionEnd hook writes a dated record of each agent session, and a command summarizes your day across sessions to a local file.