Malo-T

17 mods across 1 repository, 2 stars between them.

claude-toolbelt

01

Malo-T/claude-toolbelt

Plugin Claude Code

A belt of unrelated Claude Code plugins: a guided branch recap, a business-audience Slack changelog, a context hygiene setup, and two ways of surfacing a session's state outside the terminal.

2 11d ago A tokens not measured original MIT

plugin-commands

02

Malo-T/claude-toolbelt

Skill Claude CodeCodex

Commands for validating, testing, iterating on, and releasing plugins in this marketplace (claude-toolbelt) — plugin validate, watcher-parity check, eval, --plugin-dir dev loop, plugin tag. Use when validating a plugin before pushing, running skill evals, developing a plugin without touching the installed cache, or…

2 11d ago A 73 tokens original MIT

Malo-T/claude-toolbelt

Instructions file

Instructions for Malo-T/claude-toolbelt, covering claude.md, what this repository is, commands, architecture and conventions.

2 11d ago A 975 tokens original MIT

branch-recap

04

Malo-T/claude-toolbelt

Plugin Claude Code

Tells you what your branch actually changed — what was done, why, and what deserves a second look, instead of the diff — then files the fixes into the commits they belong to.

2 11d ago A tokens not measured original MIT

branch-recap

05

Malo-T/claude-toolbelt

Skill Claude CodeCodex

Takes stock of what a branch actually changed, before it gets pushed — works out the scope itself, then lays the change out group by group in one pass: files touched, what was done and why, how, and what deserves a second look, quoting code only where a remark needs it rather than reprinting the diffs. Closes on a…

2 11d ago A 338 tokens original MIT

clean-context

06

Malo-T/claude-toolbelt

Plugin Claude Code

Keeps a project's noise out of Claude's default context: audit-context measures where the budget is going, ignore-setup applies a managed .ignore, a Glob setting, and a short read-deny list for secrets, leaving every excluded path readable on purpose.

2 11d ago A tokens not measured original MIT

audit-context

07

Malo-T/claude-toolbelt

Skill Claude CodeCodex

Measures where a project's Claude context is going before applying any of clean-context's levers. Reports what Glob discovers with and without ignore files applied, the twenty largest files in the repo and which are generated, the cumulative size of every CLAUDE.md loaded for this working directory, and how many MCP…

2 11d ago A 218 tokens original MIT

ignore-setup

08

Malo-T/claude-toolbelt

Skill Claude CodeCodex

Set up a project so Claude stops discovering lockfiles, generated code, minified assets and binaries on every search — a managed .ignore, the Glob setting that makes Glob obey it, and a short read-deny list for secrets. Use when someone asks for a .claudeignore, asks to exclude files from the context, says Claude…

2 11d ago A 157 tokens original MIT

slack-changelog

09

Malo-T/claude-toolbelt

Plugin Claude Code

Turns what changed in a release into a Slack changelog a non-technical audience can read — filtered to what they'd notice, one theme, one bullet per idea, no code vocabulary.

2 11d ago A tokens not measured original MIT

slack-changelog

10

Malo-T/claude-toolbelt

Skill Claude CodeCodex

Turns what changed in a release into a Slack changelog a non-technical audience can read: filtered to what they would actually notice, one bullet per idea, plain language, no code vocabulary. Works out the scope itself across however many repositories sit in the working directory (a project can span several…

2 11d ago A 332 tokens original MIT

status-icons

11

Malo-T/claude-toolbelt

Plugin Claude Code

Marks the terminal tab with an icon that tells "it is done" apart from "it is blocked on you", where Claude Code shows the same star for both.

2 11d ago A tokens not measured original MIT

SessionStart

12

Malo-T/claude-toolbelt

Hook

Runs when a session starts, executing watch.sh via bash. From Malo-T/claude-toolbelt.

2 11d ago A tokens not measured copy · 58% MIT

Stop

13

Malo-T/claude-toolbelt

Hook

Runs when the agent finishes a response, executing tab-title.sh via bash. From Malo-T/claude-toolbelt.

2 11d ago A tokens not measured copy · 67% MIT

StopFailure

14

Malo-T/claude-toolbelt

Hook

Runs on the StopFailure event, executing tab-title.sh via bash. From Malo-T/claude-toolbelt.

2 11d ago A tokens not measured copy · 67% MIT

Notification

15

Malo-T/claude-toolbelt

Hook

Runs when the agent sends a notification, executing tab-title.sh via bash. From Malo-T/claude-toolbelt.

2 11d ago A tokens not measured copy · 66% MIT

SessionEnd

16

Malo-T/claude-toolbelt

Hook

Runs when a session ends, executing watch.sh and tab-title.sh via bash with --stop (2 commands). From Malo-T/claude-toolbelt.

2 11d ago A tokens not measured copy · 66% MIT

status-sounds

17

Malo-T/claude-toolbelt

Plugin Claude Code

Plays a short sound when Claude has finished, has failed, or wants something from you — so you look up at the right moment without watching the tab.

2 11d ago A tokens not measured original MIT