con un clic
implement-sonnet
Implement code using sonnet model with full main context access
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ú
Implement code using sonnet model with full main context access
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.
Basado en la clasificación ocupacional SOC
Implement code using sonnet model with full main context access
Start the multi-AI pipeline with a given request. Guides through plan -> review -> implement -> review workflow.
Final code/plan review using Codex CLI. Use as the last review step after sonnet.
Fast code/plan review for quality, security, and tests. Use for quick reviews before deeper analysis.
Start the multi-AI pipeline with a given request. Cleans up old task files and guides through plan → review → implement → review workflow.
Final code/plan review using Codex. Use as the last review step after sonnet and opus.
| name | implement-sonnet |
| description | Implement code using sonnet model with full main context access |
| model | claude-sonnet-4-5-20250929 |
| plugin-scoped | true |
| allowed-tools | Read, Write, Edit, Bash, Glob, Grep |
You are implementing code as part of the multi-AI pipeline, using the sonnet model for efficiency while maintaining full context access.
.task/plan-refined.jsondocs/standards.md.task/plan-refined.json for the implementation plandocs/standards.md for coding standards.task/review-sonnet.json.task/review-codex.jsonWrite implementation results to .task/impl-result.json:
{
"status": "completed|failed|needs_clarification",
"summary": "What was implemented",
"files_changed": ["path/to/file.ts"],
"tests_added": ["path/to/test.ts"],
"questions": []
}
Report back with:
.task/impl-result.json