Lukas May
f91ed5ab2d
feat: Harden execute agent prompt with industry best practices
- Add Conventional Commits format requirement to git workflow
- Add pre-commit hook guidance (never --no-verify)
- Add secrets/credentials guard (never stage .env, API keys)
- Strengthen git add reasoning (explain why not git add .)
- Add CLAUDE.md read step to session startup
- Add lint/type-check gate to verification step
- Add doc update step to execution protocol
- Expand Definition of Done: lint, types, docs, debug cleanup
- Add anti-patterns: debug artifacts, spinning on failures (3x retry cap)
- Add stale reference check on file renames/moves
- Improve error signal guidance (include stack traces, not summaries)
2026-03-05 10:18:30 +01:00
..
2026-03-04 12:29:10 +01:00
2026-03-04 12:26:37 +01:00
2026-03-03 11:22:53 +01:00
2026-03-05 10:18:30 +01:00
2026-03-03 11:22:53 +01:00
2026-03-03 11:22:53 +01:00
2026-03-03 11:22:53 +01:00
2026-03-03 11:22:53 +01:00
2026-03-04 12:25:05 +01:00
2026-03-04 12:29:10 +01:00
2026-03-04 12:25:34 +01:00
2026-03-03 11:22:53 +01:00
2026-03-03 11:22:53 +01:00
2026-03-04 12:15:31 +01:00
2026-03-05 10:10:40 +01:00
2026-03-03 11:22:53 +01:00
2026-03-03 11:22:53 +01:00
2026-03-03 13:29:39 +01:00
2026-03-03 11:22:53 +01:00
2026-03-03 11:22:53 +01:00
2026-03-04 12:25:34 +01:00
2026-03-04 12:15:31 +01:00
2026-03-04 12:15:31 +01:00
2026-03-03 11:22:53 +01:00
2026-03-04 10:14:28 +01:00