From herow-core
(herow) Restore full, verbose, explanatory prose for the rest of the session. Inverse of the default terse "caveman" output mode. Use when the user says "uncompress", "verbose", "normal mode", "talk normally", "stop caveman", "explain in full", or wants detailed walk-throughs instead of terse fragments.
How this skill is triggered — by the user, by Claude, or both
Slash command
/herow-core:uncompressThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This config compresses output **by default** (terse "caveman" style, defined in the always-on `communication-style` rule). This skill is the **inverse toggle**: it turns compression OFF.
This config compresses output by default (terse "caveman" style, defined in the always-on communication-style rule). This skill is the inverse toggle: it turns compression OFF.
When invoked:
compress or caveman to go back to terse."Unchanged regardless of mode: code blocks, commands, commit/PR text, and error messages are always reproduced verbatim; security warnings and destructive-action confirmations are always stated in full.
npx claudepluginhub judsonjuniorr/claude-config --plugin herow-coreProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.