πŸ”Œ

feedback-inbox

πŸ”ŒPlugin

Gruku/claude-tools

VibeIndex|
What it does
|

Live feedback channel from any Claude instance back to the claude-tools toolmaker. Producer skill writes tagged messages to a configurable inbox; /inbox triage walks pending messages and routes accepted ones to taskmaster:add-idea or taskmaster:bug. Run /feedback-inbox-setup once per machine.

πŸͺ

Part of

Gruku/claude-tools

Installation

Add marketplace in Claude Code:
/plugin marketplace add Gruku/claude-tools
Step 2. Install plugin:
/plugin install feedback-inbox@gruku-tools
0
-
AddedJun 22, 2026

More from this repository6

πŸ”Œ
ue5-materialsπŸ”ŒPlugin

Author UE5 materials from YAML. Live mode drives the Material Editor via MCPBridge (localhost:13580); clipboard mode emits T3D paste text. HLSL Architect (Opus) + Node Generator (Sonnet) agent chain for complex designs, direct YAML for simple wiring. Requires: pyyaml.

πŸ”Œ
guard-hooksπŸ”ŒPlugin

Safety guard hooks that block destructive CLI commands and sensitive file edits, with user-approval override flow via AskUserQuestion. Pure-Python hooks (3.9+), no jq required.

πŸͺ
Gruku/claude-toolsπŸͺMarketplace

Marketplace

πŸ”Œ
taskmasterπŸ”ŒPlugin

Universal AI-powered task and backlog management with v3 narrative continuity: handovers, lessons, issues, recap, snapshot/PreCompact hook. Redesigned kanban viewer with inline edit-in-UI. Per-task files (.taskmaster/tasks/<id>.md) with slim YAML index. v2 backlogs keep working unchanged; opt into v3 via taskmaster:migrate-v3 skill or backlog_init schema_version=3. Requires: uv (https://docs.astral.sh/uv/)

πŸ”Œ
reflect-auto-improveπŸ”ŒPlugin

Reflect on past work and propose concrete improvements. Time-windowed project retros, pain-point harvesting into workflow drafts, and claude-tools plugin self-audits. Outputs route through taskmaster as ideas, issues, and lessons.

πŸ”Œ
statuslineπŸ”ŒPlugin

Pastel statusline for Claude Code with rate-limit bars, git status, context usage, update notifications, and session cost. Bash + PowerShell. Self-healing resolver survives plugin updates. Run /statusline:custom-statusline-install after install. Requires: jq (Bash only).