From paleo
Use when user says "summarize output", "condense this", "tldr", or a tool result / log / file dump / long stdout is large. Reduce long content (tool output, logs, diffs, docs) to a concise intisari with key fields preserved. Saves context tokens on bulky payloads. Off: "full output" / "no summary".
How this skill is triggered — by the user, by Claude, or both
Slash command
/paleo:paleo-summaryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Condense bulky content. Tool results, logs, diffs, dumps → tight intisari.
Condense bulky content. Tool results, logs, diffs, dumps → tight intisari.
lite: trim noise, keep structure.full (default): intisari + preserved key fields.ultra: one-line result + the single most important detail.paleo-summary / tldr / condense this on. full output off.npx claudepluginhub mocasus/paleo --plugin paleoGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.