Compact
This "Compact" skill condenses lengthy text into shorter summaries, saving time and improving readability for quick understanding.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add catlog22-compact npx -- -y @trustedskills/catlog22-compact
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"catlog22-compact": {
"command": "npx",
"args": [
"-y",
"@trustedskills/catlog22-compact"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a streamlined, minimal interface for managing tasks within the catlog22/claude-code-workflow ecosystem. It reduces visual clutter to focus strictly on essential workflow operations without extra features.
When to use it
- You want to minimize distraction while executing complex coding workflows with Claude Code.
- Your environment requires a lightweight toolset that prioritizes speed over extensive customization.
- You are managing multiple concurrent projects and need a clean, uncluttered dashboard view.
- You prefer a "batteries-included" workflow where the core logic is handled by the underlying agent rather than the UI layer.
Key capabilities
- Provides a compact, efficient user interface for the
claude-code-workflowsuite. - Eliminates non-essential UI elements to maximize screen real estate for code output.
- Facilitates direct interaction with the core workflow engine without intermediate steps.
Example prompts
- "Switch to the compact mode to start a new coding session."
- "Run the latest workflow task using the compact interface."
- "Display my current project status in the compact view."
Tips & gotchas
Ensure you have the full catlog22/claude-code-workflow installed first, as this skill acts as an interface layer for it. If you require advanced configuration options or detailed logs, you may need to exit compact mode or use a different workflow variant.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.