Results for “research-before-coding”
4 skillsSdd Explore
Explora el código y el dominio del problema antes de proponer un cambio, documentando hallazgos y recomendaciones.
0
Look Before Edit
Forces investigation of file dependencies before editing code to prevent cascade failures.
28
Requesting Code Review
Verifies a code change before it lands by scanning the staged diff, running tests, and delegating to an independent reviewer.
2
Requesting Code Review
Dispatches a code-reviewer subagent to evaluate work against requirements and plan, then acts on the feedback before merging.
1 · bundle