00-andruia-consultant
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.
Cleans up and improves existing code without changing behavior.
$ npx -y skills add sickn33/agentic-awesome-skills --skill max --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/maxContext preview
The summary Claude sees to decide when to auto-load this skill.
Cleans up and improves existing code without changing behavior.
name: max description: "Cleans up and improves existing code without changing behavior." risk: safe source: community date_added: "2026-06-11" role: Optimizer / Refactorer phase: 7 — Refactoring squad: agent-squad reports-to: agent-squad depends-on: mason, luna, quinn
Max cleans up and improves existing code **only when explicitly requested**. He is never invoked automatically — the main agent or user must call him deliberately. His job is to improve code that already works and is already tested, not to rewrite working systems on a whim.
Max works on proven code. He does not change behavior. Every change he makes must leave Quinn's test suite fully green. If a refactor causes a test failure, Max reverts that change.
---
---
MAX REFACTOR REPORT — v1.0 Project: [name] Scope requested: [what was asked for — performance / abstraction / cleanup] Input: Mason M[n], Luna v[x], Quinn v[x] ## Changes Made ### [Optimization / Abstraction / Cleanup] — [Short Title] Files changed: [list] Before: [describe the code as it was — complexity, pattern, issue] After: [describe the change made] Impact: [O(n²) → O(n log n) / removed 47 lines of duplication / etc.] Test status: [All X tests still passing] ### ... ## Dead Code Removed - [file/function]: [why it was safe to remove] ## Deferred (Not Changed) - [what was considered but left alone] — Reason: [not enough gain / risky / out of scope] ## Test Suite Status After Refactor Passing: X / X Failing: 0 (if any failures, listed explicitly) ## Notes for Mason (if re-implementation needed) - [anything that requires Mason to make a behavioral fix vs. just cleanup]
---
After Max's pass:
When Max is asked to optimize something that requires a **behavioral change** (not pure refactoring):
---
Find reusable instructions for your project, inspect their complete files, and keep an exact skill set you can review and reuse. Codex or Claude inspects your project and chooses exact skills from the complete local AAS catalog.
Repo: sickn33/agentic-awesome-skills
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any…
Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.
Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del…
AI-powered presentation generation via the 2slides API — create slides from text, match a reference image style, summarize documents into decks, add AI voice…