Meta-prompt refinement via local LLM — transforms casual prompts into structured, rules-aware agent instructions
npx claudepluginhub thejustinwalsh/claude-plugins --plugin restructDisable restruct prompt refinement. Prompts pass through to Claude without local LLM preprocessing.
Enable restruct prompt refinement. Re-enables the local LLM preprocessing of prompts.
Generate a minimal, research-backed CLAUDE.md for this project. Analyzes the codebase for non-obvious commands and conventions, interviews you for team knowledge, and produces a concise file that stays under 30 rules.
Manually refine the current prompt through the local LLM meta-prompt pipeline.
Review tool permission decisions across sessions and propose auto-approval rules. Analyzes which tools the user consistently approves, then suggests additions to .restruct/permissions.yaml to eliminate repetitive permission dialogs.
Set up the restruct meta-prompt system. Runs diagnostics, installs Ollama, selects the right model for your hardware, and warms everything up.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Matches all tools
Hooks run on every tool call, not just specific ones
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them