com um clique
developer
Orchestrate research, planning, implementation, and verification.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Orchestrate research, planning, implementation, and verification.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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.
Baseado na classificação 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.