con un clic
reflect
End-of-task reflection to capture learnings and improve automation
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ú
End-of-task reflection to capture learnings and improve automation
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
Standard implementation workflow for this repo — code, test, lint, push, verify CI. Use after the plan is agreed and you're about to write code.
Cut a new release of git-workset — pick the version, tag, push, and verify the automated workflow. Use when the user asks to release, ship, or cut a version.
| name | reflect |
| description | End-of-task reflection to capture learnings and improve automation |
| argument-hint | [task-summary] |
Run this after completing a significant task to capture learnings and improve future work.
Ask yourself: What mistakes did I make that could be prevented with advance information?
Consider:
For each mistake, determine:
Ask yourself: Are there checks I ran manually that should be automated?
Consider:
For each gap, determine:
If learnings were identified in Step 1:
If validation gaps were identified in Step 2:
.claude/hooks/pre-commit-check.shIf agents.md or hooks were updated:
Summarize what was done:
## Reflection Summary
### Learnings Added to agents.md
- [learning 1]
- [learning 2]
### Hooks Added/Updated
- [hook change 1]
- [hook change 2]
### No Changes Needed
- [reason if nothing was added]
Task context: $ARGUMENTS