con un clic
developer
Orchestrate research, planning, implementation, and verification.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Orchestrate research, planning, implementation, and verification.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Search, read, and send emails via Apple Mail IPC. No TCC issues.
Structured code review with SOLID, security, and quality checks.
Systematic root cause analysis — find the cause before fixing.
Secure coding patterns and security scanning tools.
Fetch version-specific documentation and code examples.
Advanced history manipulation, recovery, and diagnostics.
Basado en la clasificación ocupacional SOC
| name | developer |
| description | Orchestrate research, planning, implementation, and verification. |
| needs | ["git","filesystem","context7","verification"] |
Follow this rigorous loop for any non-trivial step.
Gather context before proposing changes.
filesystem to find relevant files and imports.grep to understand data flow and symbol usage.context7 for external libraries.git to see how code evolved.Define the "What" and "How" before implementation.
Execute minimal, verified changes.
filesystem for surgical edits.Apply the verification workflow.