.claude/skills/headroom-optimization/SKILL.md
headroom-optimization
npx skillsauth add gonzalezpazmonica/pm-workspace headroom-optimizationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Nombre: headroom-optimization
Descripción: Reducir el uso de tokens 47-92% mediante compresión inteligente de contexto. Framework de 5 fases para optimizar presupuestos de contexto y maximizar capacidad de sesión.
Maximizar la eficiencia del contexto comprimiendo información redundante y verbosa, permitiendo sesiones más largas y operaciones más complejas dentro del presupuesto de tokens disponibles.
Escanear bloques de contexto (rules, documentación, ejemplos) e identificar:
Buscar:
Crear tablas de mapeo para patrones repetidos.
Consolidar reglas comunes en una sección compartida.
Ver [archivo](path) en lugar de repetir contenidoComparar antes/después:
| Técnica | Reducción Típica | Caso de Uso | |---------|------------------|-----------| | Tablas de Abreviaturas | 15-25% | Patrones repetidos | | Deduplicación | 20-35% | Reglas duplicadas | | Compresión Estructural | 25-40% | Prosa extensiva | | Reference Linking | 10-20% | Contenido replicado | | Combinadas | 47-92% | Contextos grandes |
testing
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
tools
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
tools
Sistema proactivo de bienestar individual
development
Search the web to resolve context gaps — documentation, versions, CVEs, best practices. Auto-starts SearxNG Docker if available, falls back to WebSearch.